Package | Description |
---|---|
org.jenkinsci.remoting.engine |
Modifier and Type | Method and Description |
---|---|
static List<JnlpProtocol> |
JnlpProtocolFactory.createProtocols(String slaveSecret,
String slaveName)
Deprecated.
as of 2.51. Use
JnlpProtocolFactory.createProtocols(String, String, EngineListener) . |
static List<JnlpProtocol> |
JnlpProtocolFactory.createProtocols(String slaveSecret,
String slaveName,
EngineListener events)
Create the list of protocols the JNLP slave should attempt when
connecting to the master.
|
Copyright © 2017. All rights reserved.