public class JnlpProtocolFactory extends Object
Constructor and Description |
---|
JnlpProtocolFactory() |
Modifier and Type | Method and Description |
---|---|
static List<JnlpProtocol> |
createProtocols(String secretKey,
String slaveName)
Create the list of protocols the JNLP slave should attempt when
connecting to the master.
|
public static List<JnlpProtocol> createProtocols(String secretKey, String slaveName)
Copyright © 2015. All rights reserved.