|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exist.Server
Main class to start the stand-alone server. By default, an XML-RPC listener is started at port 8081. The HTTP server will be available at port 8088. Use command-line options to change this.
Constructor Summary | |
Server()
|
Method Summary | |
static void |
main(java.lang.String[] args)
Main method to start the stand-alone server. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Server()
Method Detail |
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- Description of the Parameter
java.lang.Exception
- Description of the Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |