Package org.jenkinsci.remoting.protocol.impl
package org.jenkinsci.remoting.protocol.impl
-
ClassDescriptionA
FilterLayer
that ensures both sides will not proceed unless the acknowledgement has been sent and received by both sides.AFilterLayer
that sends the AgentProtocol client handshake.ANetworkLayer
that uses a dedicated reader thread and runs on demand writer thread to manage I/O.AnApplicationLayer
that produces aChannel
.Callback for decorating theChannelBuilder
before theChannel
is created.Callback interface for notification of theChannel
being 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.AFilterLayer
that encrypts the communication between the upper layers and the lower layers using the suppliedSSLEngine
.A listener for the connection headers.