|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgoldengate.commandexec.server.LocalExecServer
public class LocalExecServer
LocalExec server Main method.
Constructor Summary | |
---|---|
LocalExecServer()
|
Method Summary | |
---|---|
static void |
main(String[] args)
Takes 3 optional arguments: - no argument: implies 127.0.0.1 + 9999 port - arguments: "addresse" "port" "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 LocalExecServer()
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 |