public interface HttpServerWrapper
| Modifier and Type | Method and Description |
|---|---|
void |
start(int port,
SSLContext context,
boolean authReq) |
void |
stop() |
void start(int port,
SSLContext context,
boolean authReq)
throws IOException
IOExceptionvoid stop() throws IOException
IOExceptionCopyright © 2014. All Rights Reserved.