Package org.jenkinsci.remoting.protocol.impl
package org.jenkinsci.remoting.protocol.impl
-
ClassDescriptionA
FilterLayerthat ensures both sides will not proceed unless the acknowledgement has been sent and received by both sides.AFilterLayerthat sends the AgentProtocol client handshake.ANetworkLayerthat uses a dedicated reader thread and runs on demand writer thread to manage I/O.AnApplicationLayerthat produces aChannel.Callback for decorating theChannelBuilderbefore theChannelis created.Callback interface for notification of theChannelbeing created.Utility class to handle the encoding and decoding of the connection headers.Performs the connection header negotiation.A listener for the connection headers.An exception to flag that the connection has been refused.Deprecated.Does not actually do what it claims; only affects logging levels.AFilterLayerthat encrypts the communication between the upper layers and the lower layers using the suppliedSSLEngine.A listener for the connection headers.