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
IOException
void stop() throws IOException
IOException
Copyright © 2015. All Rights Reserved.