Uses of Class
org.sblim.wbem.http.HttpConnectionHandler

Packages that use HttpConnectionHandler
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
HttpServerConnection(HttpConnectionHandler handler, int port, boolean ssl, SessionProperties properties)
          Ctor.
HttpServerConnection(HttpConnectionHandler handler, int port, boolean ssl)
           
HttpServerConnection(HttpConnectionHandler handler, int port)
           
HttpServerWorker(HttpConnectionHandler handler, java.net.Socket socket)
           
 



Copyright © 2005, 2011 IBM Corporation. All Rights Reserved.