Uses of Package
org.jenkinsci.remoting.protocol
Packages that use org.jenkinsci.remoting.protocol
Package
Description
-
Classes in org.jenkinsci.remoting.protocol used by org.jenkinsci.remoting.engine
-
Classes in org.jenkinsci.remoting.protocol used by org.jenkinsci.remoting.protocolClassDescriptionThe highest
ProtocolLayerin aProtocolStack.An intermediateProtocolLayerin aProtocolStack.A hub for performing I/O.Interface for receiving callbacks when aSelectableChannelis ready on its registeredSelectionKey.interestOps().Callback to be notified when a call toIOHub.register(SelectableChannel, IOHubReadyListener, boolean, boolean, boolean, boolean, IOHubRegistrationCallback)has completed registration.The lowestProtocolLayerin aProtocolStack.A networkProtocolStackconsists of a number ofProtocolLayers.Interface to indicate that this layer receives data from lower layers.Interface to indicate that this layer sends data to lower layers.A stack ofProtocolLayerthat make a network protocol.Builder forProtocolStackinstances.Callback "interface" for changes in the state ofProtocolStack.Tracks where aProtocolLayeris in theProtocolStack. -
Classes in org.jenkinsci.remoting.protocol used by org.jenkinsci.remoting.protocol.implClassDescriptionThe highest
ProtocolLayerin aProtocolStack.An intermediateProtocolLayerin aProtocolStack.A hub for performing I/O.Interface for receiving callbacks when aSelectableChannelis ready on its registeredSelectionKey.interestOps().The lowestProtocolLayerin aProtocolStack.A networkProtocolStackconsists of a number ofProtocolLayers.Interface to indicate that this layer receives data from lower layers.Interface to indicate that this layer sends data to lower layers.