Class JnlpProtocolHandler<STATE extends JnlpConnectionState>

java.lang.Object
org.jenkinsci.remoting.engine.JnlpProtocolHandler<STATE>
Type Parameters:
STATE - State class for connection events
Direct Known Subclasses:
JnlpProtocol4Handler, JnlpProtocol4ProxyHandler

public abstract class JnlpProtocolHandler<STATE extends JnlpConnectionState> extends Object
Consolidates the protocol handling for both the server and the client ends of the connection.
Since:
3.0