Uses of Class
org.apache.http.conn.PlainSocketFactory

Packages that use PlainSocketFactory
org.apache.http.conn The client-side connection management and handling API at the heart of what is referred to as HttpConn
 

Uses of PlainSocketFactory in org.apache.http.conn
 

Methods in org.apache.http.conn that return PlainSocketFactory
static PlainSocketFactory PlainSocketFactory.getSocketFactory()
          Gets the singleton instance of this class.
 



Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.