Org.Apache.Http.Conn.Schemes.PlainSocketFactory Members

The members of Org.Apache.Http.Conn.Schemes.PlainSocketFactory are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Public Properties

[read-only]
static
SocketFactoryPlainSocketFactory. Gets the singleton instance of this class.

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

ConnectSocket(Java.Net.Socket, string, int, Java.Net.InetAddress, int, Org.Apache.Http.Params.IHttpParams) : Java.Net.Socket
Connects a socket to the given host.
CreateSocket() : Java.Net.Socket
Creates a new, unconnected socket.
IsSecure(Java.Net.Socket) : bool
Checks whether a socket connection is secure.