| Interface | Description |
|---|---|
| JnlpConnectionState.ListenerState |
Marker base class for all stashed state data.
|
| Class | Description |
|---|---|
| Jnlp4ConnectionState |
Represents the connection state for a
JnlpProtocol4Handler connection. |
| JnlpAgentEndpoint |
Represents a
TcpSlaveAgentListener endpoint details. |
| JnlpAgentEndpointConfigurator | |
| JnlpAgentEndpointResolver | |
| JnlpClientDatabase |
Represents a database of clients that are permitted to connect.
|
| JnlpConnectionState |
Represents the state of a connection event.
|
| JnlpConnectionStateListener |
A listener for connection state changes.
|
| JnlpEndpointResolver | |
| JnlpProtocol4Handler |
Implements the JNLP4-connect protocol.
|
| JnlpProtocolHandler<STATE extends JnlpConnectionState> |
Consolidates the protocol handling for both the server and the client ends of the connection.
|
| JnlpProtocolHandlerFactory |
Builds a set of
JnlpProtocolHandler instances from the supplied preconditions. |
| WorkDirManager |
Performs working directory management in remoting.
|
| Enum | Description |
|---|---|
| JnlpClientDatabase.ValidationResult |
The types of certificate validation results.
|
| WorkDirManager.DirType |
Defines components of the Working directory.
|
Copyright © 2004–2020. All rights reserved.