Uses of Class
org.sblim.wbem.http.HttpConnectionHandler
-
Packages that use HttpConnectionHandler Package Description org.sblim.wbem.http Internal implementation of HTTP client and server -
-
Uses of HttpConnectionHandler in org.sblim.wbem.http
Constructors in org.sblim.wbem.http with parameters of type HttpConnectionHandler Constructor Description HttpServerConnection(HttpConnectionHandler handler, int port)
HttpServerConnection(HttpConnectionHandler handler, int port, boolean ssl)
HttpServerConnection(HttpConnectionHandler handler, int port, boolean ssl, SessionProperties properties)
Ctor.HttpServerWorker(HttpConnectionHandler handler, java.net.Socket socket)
-