Package javaforce.service
Class ProxyServer
java.lang.Object
javaforce.service.ProxyServer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclass -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic intstatic Stringstatic StringintgetSSLPort(String host) booleanExecutes keytool directlystatic voidstatic voidserviceStart(String[] args) static voidvoidstart()voidstop()
-
Field Details
-
busPack
- See Also:
-
-
Constructor Details
-
ProxyServer
public ProxyServer()
-
-
Method Details
-
getConfigFile
-
getLogFile
-
start
public void start() -
stop
public void stop() -
deleteKeys
public void deleteKeys() -
keytool
Executes keytool directly -
getSSLPort
-
getBusPort
public static int getBusPort() -
main
-
serviceStart
-
serviceStop
public static void serviceStop()
-