public interface WebstartConfiguration extends Serializable
Modifier and Type | Field and Description |
---|---|
static String |
HTTP
Connection mode http
|
static String |
SOCKET
Connection mode socket
|
Modifier and Type | Method and Description |
---|---|
int |
getCompression() |
String |
getConnectionMode()
Returns the connection mode of this webstart configuration.
|
int |
getEncryption() |
String |
getHost() |
int |
getMemory() |
String |
getParameters() |
int |
getPort() |
String |
getServletZone() |
boolean |
getUseHttps() |
static final String HTTP
getConnectionMode()
,
Constant Field Valuesstatic final String SOCKET
getConnectionMode()
,
Constant Field Valuesint getPort()
int getMemory()
int getCompression()
int getEncryption()
boolean getUseHttps()
String getServletZone()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500