Uses of Class
org.sblim.wbem.http.HttpConnectionHandler
Packages that use HttpConnectionHandler
-
Uses of HttpConnectionHandler in org.sblim.wbem.http
Constructors in org.sblim.wbem.http with parameters of type HttpConnectionHandlerModifierConstructorDescriptionHttpServerConnection
(HttpConnectionHandler handler, int port) HttpServerConnection
(HttpConnectionHandler handler, int port, boolean ssl) HttpServerConnection
(HttpConnectionHandler handler, int port, boolean ssl, SessionProperties properties) Ctor.HttpServerWorker
(HttpConnectionHandler handler, Socket socket)