Class Hierarchy
- java.lang.Object
- org.jenkinsci.remoting.protocol.ApplicationLayer<T> (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Recv)
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer
- org.jenkinsci.remoting.protocol.impl.ConnectionHeaders
- org.jenkinsci.remoting.protocol.FilterLayer (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Recv, org.jenkinsci.remoting.protocol.ProtocolLayer.Send)
- org.jenkinsci.remoting.protocol.impl.AckFilterLayer
- org.jenkinsci.remoting.protocol.impl.AgentProtocolClientFilterLayer
- org.jenkinsci.remoting.protocol.impl.ConnectionHeadersFilterLayer
- org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer
- org.jenkinsci.remoting.protocol.NetworkLayer (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Send)
- org.jenkinsci.remoting.protocol.impl.BIONetworkLayer
- org.jenkinsci.remoting.protocol.impl.NIONetworkLayer (implements org.jenkinsci.remoting.protocol.IOHubReadyListener)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.jenkinsci.remoting.protocol.impl.ConnectionHeaders.ParseException
- java.io.IOException
- org.jenkinsci.remoting.protocol.impl.ConnectionRefusalException
- org.jenkinsci.remoting.protocol.impl.PermanentConnectionRefusalException
- org.jenkinsci.remoting.protocol.impl.ConnectionRefusalException
- java.lang.Exception
- org.jenkinsci.remoting.protocol.ApplicationLayer<T> (implements org.jenkinsci.remoting.protocol.ProtocolLayer, org.jenkinsci.remoting.protocol.ProtocolLayer.Recv)
Interface Hierarchy
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.Listener
- org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.ChannelDecorator
- org.jenkinsci.remoting.protocol.impl.ConnectionHeadersFilterLayer.Listener
- org.jenkinsci.remoting.protocol.impl.SSLEngineFilterLayer.Listener