|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpConnectionHandler | |
---|---|
org.sblim.wbem.http | Internal implementation of HTTP client and server |
Uses of HttpConnectionHandler in org.sblim.wbem.http |
---|
Fields in org.sblim.wbem.http declared as HttpConnectionHandler | |
---|---|
protected HttpConnectionHandler |
HttpServerConnection.iHandler
|
Constructors in org.sblim.wbem.http with parameters of type HttpConnectionHandler | |
---|---|
HttpServerConnection(HttpConnectionHandler handler,
int port)
|
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl)
|
|
HttpServerConnection(HttpConnectionHandler handler,
int port,
boolean ssl,
SessionProperties properties)
|
|
HttpServerWorker(HttpConnectionHandler handler,
java.net.Socket socket)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |