Uses of Class
org.apache.http.conn.MultihomePlainSocketFactory
-
Packages that use MultihomePlainSocketFactory Package Description org.apache.http.conn Client connection management APIs. -
-
Uses of MultihomePlainSocketFactory in org.apache.http.conn
Fields in org.apache.http.conn declared as MultihomePlainSocketFactory Modifier and Type Field Description private static MultihomePlainSocketFactoryMultihomePlainSocketFactory. DEFAULT_FACTORYDeprecated.The factory singleton.Methods in org.apache.http.conn that return MultihomePlainSocketFactory Modifier and Type Method Description static MultihomePlainSocketFactoryMultihomePlainSocketFactory. getSocketFactory()Deprecated.Gets the singleton instance of this class.
-