| Package | Description |
|---|---|
| org.jenkinsci.remoting.engine |
| Modifier and Type | Class and Description |
|---|---|
class |
JnlpProtocol1Handler
Deprecated.
Replaced by JNLP4
|
class |
JnlpProtocol2Handler
Deprecated.
Replaced by JNLP4
|
class |
JnlpProtocol3Handler
Deprecated.
Deprecated after the release of JNLP4, see
JnlpProtocol4Handler |
class |
JnlpProtocol4Handler
Implements the JNLP4-connect protocol.
|
class |
JnlpProtocol4PlainHandler
Implements the JNLP4-plaintext-connect protocol.
|
| Modifier and Type | Method and Description |
|---|---|
List<JnlpProtocolHandler> |
JnlpProtocolHandlerFactory.handlers()
Creates the list of
JnlpProtocolHandler instances that are available with the current configuration. |
Copyright © 2004–2018. All rights reserved.