Package org.ujmp.jetty
Class UJMPJettyServer
java.lang.Object
org.ujmp.jetty.UJMPJettyServer
-
Field Details
-
DEFAULTPORT
public static final int DEFAULTPORT- See Also:
-
server
private org.eclipse.jetty.server.Server server -
port
private final int port
-
-
Constructor Details
-
UJMPJettyServer
public UJMPJettyServer(int port)
-
-
Method Details