org.glassfish.jersey.examples.httpsclientservergrizzly
Class Server
java.lang.Object
org.glassfish.jersey.examples.httpsclientservergrizzly.Server
public class Server
- extends Object
- Author:
- Pavel Bucek (pavel.bucek at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BASE_URI
public static final URI BASE_URI
CONTENT
public static final String CONTENT
- See Also:
- Constant Field Values
Server
public Server()
startServer
protected static void startServer()
stopServer
protected static void stopServer()
main
public static void main(String[] args)
throws InterruptedException,
IOException
- Throws:
InterruptedException
IOException
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.