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



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