Uses of Class
org.apache.http.conn.MultihomePlainSocketFactory
| Package | Description |
|---|---|
| org.apache.http.conn |
The client-side connection management and handling API
at the heart of what is referred to as HttpConn.
|
-
Uses of MultihomePlainSocketFactory in org.apache.http.conn
Methods in org.apache.http.conn that return MultihomePlainSocketFactory Modifier and Type Method Description static MultihomePlainSocketFactoryMultihomePlainSocketFactory. getSocketFactory()Gets the singleton instance of this class.