Serialized Form
-
Package com.xebialabs.deployit.plugin.wlp.container
-
Class com.xebialabs.deployit.plugin.wlp.container.Server
class Server extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable-
Serialized Fields
-
connectTimeout
Integer connectTimeout
-
host
com.xebialabs.deployit.plugin.overthere.Host host
-
hostname
String hostname
-
httpsPort
Integer httpsPort
-
password
String password
-
readTimeout
Integer readTimeout
-
reloadServerConfiguration
boolean reloadServerConfiguration
-
serverConfigDir
String serverConfigDir
-
sslProtocol
String sslProtocol
-
trustAllCertificates
boolean trustAllCertificates
-
trustAllHostnames
boolean trustAllHostnames
-
trustStorePassword
String trustStorePassword
-
trustStorePath
String trustStorePath
-
username
String username
-
wlpInstallDir
String wlpInstallDir
-
-
-