|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgoldengate.commandexec.ssl.server.LocalExecSslServer
public class LocalExecSslServer

LocalExec server Main method.
| Constructor Summary | |
|---|---|
LocalExecSslServer()
|
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Takes 3 to 6 arguments (last 3 are optional arguments): - mandatory arguments: filename keystorepaswwd keypassword - if no more arguments are provided, it implies 127.0.0.1 + 9999 port and no certificates - optional arguments: "trustfilename" "trustpassword" "trustfilename" "trustpassword" "addresse" "port" "trustfilename" "trustpassword" "addresse" "port" "default delay" |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LocalExecSslServer()
| Method Detail |
|---|
public static void main(String[] args)
throws Exception
args -
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||