| Package | Description |
|---|---|
| org.jenkinsci.remoting.protocol |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolStack.Ptr |
FilterLayer.next()
Accessor for the next layers in the
ProtocolStack. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolLayer.init(ProtocolStack.Ptr ptr)
Initializes the layer with its
ProtocolStack.Ptr. |
void |
FilterLayer.init(ProtocolStack.Ptr ptr)
Initializes the layer with its
ProtocolStack.Ptr. |
void |
ApplicationLayer.init(ProtocolStack.Ptr ptr)
Initializes the layer with its
ProtocolStack.Ptr. |
void |
NetworkLayer.init(ProtocolStack.Ptr ptr)
Initializes the layer with its
ProtocolStack.Ptr. |
Copyright © 2004–2018. All rights reserved.