Constructors in org.sblim.wbem.http with parameters of type HttpConnectionHandler |
HttpServerConnection(HttpConnectionHandler handler,
int port)
|
HttpServerConnection(HttpConnectionHandler handler,
int port)
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl)
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl)
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl,
SessionProperties properties)
Ctor. |
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl,
SessionProperties properties)
Ctor. |
HttpServerWorker(HttpConnectionHandler handler,
java.net.Socket socket)
|
HttpServerWorker(HttpConnectionHandler handler,
java.net.Socket socket)
|