Class PlainConnectionSocketFactory

java.lang.Object
org.apache.http.conn.socket.PlainConnectionSocketFactory
All Implemented Interfaces:
ConnectionSocketFactory

@Contract(threading=IMMUTABLE) public class PlainConnectionSocketFactory extends Object implements ConnectionSocketFactory
The default class for creating plain (unencrypted) sockets.
Since:
4.3