public class Server extends Object
| Modifier and Type | Field and Description |
|---|---|
static URI |
BASE_URI |
static String |
CONTENT |
| Constructor and Description |
|---|
Server() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
protected static void |
startServer() |
protected static void |
stopServer() |
public static final URI BASE_URI
public static final String CONTENT
protected static void startServer()
protected static void stopServer()
public static void main(String[] args) throws InterruptedException, IOException
InterruptedExceptionIOExceptionCopyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.