Package org.jenkinsci.remoting.protocol
package org.jenkinsci.remoting.protocol
-
ClassDescriptionThe 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.