Class PlainSocketFactory

java.lang.Object
org.apache.http.conn.scheme.PlainSocketFactory
All Implemented Interfaces:
SchemeSocketFactory, SocketFactory

@Contract(threading=IMMUTABLE) @Deprecated public class PlainSocketFactory extends Object implements SocketFactory, SchemeSocketFactory
Deprecated.
The default class for creating plain (unencrypted) sockets.
Since:
4.0