Package org.gvsig.vcsgis.app.server
Class VCSGisJettyServerUtils
java.lang.Object
org.gvsig.vcsgis.app.server.VCSGisJettyServerUtils
- Author:
- fdiaz
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.jetty.server.ServercreateServer(int port, String shutdownpass, String rootpath)
-
Field Details
-
SERVER_PORT
public static final int SERVER_PORT- See Also:
-
-
Constructor Details
-
VCSGisJettyServerUtils
public VCSGisJettyServerUtils()
-
-
Method Details
-
createServer
-