Org.Apache.Http.Conn.MultihomePlainSocketFactory Members

The members of Org.Apache.Http.Conn.MultihomePlainSocketFactory are listed below.

See Also: Inherited members from Java.Lang.Object

Public Properties

[read-only]
static
SocketFactoryMultihomePlainSocketFactory. 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
Attempts to connects the socket to any of the Java.Net.InetAddresses the given host name resolves to.
CreateSocket() : Java.Net.Socket
Creates a new, unconnected socket.
IsSecure(Java.Net.Socket) : bool
Checks whether a socket connection is secure.