Org.Apache.Http.Conn.MultihomePlainSocketFactory: Method Members

The methods of Org.Apache.Http.Conn.MultihomePlainSocketFactory are listed below. For a list of all members, see the MultihomePlainSocketFactory Members list.

See Also: Inherited members from Java.Lang.Object

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.