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
ConnectSocket(Java.Net.Socket, string, int, Java.Net.InetAddress, int, Org.Apache.Http.Params.IHttpParams)Attempts to connects the socket to any of the Java.Net.InetAddresses the given host name resolves to.  | ||
CreateSocket()Creates a new, unconnected socket.  | ||
IsSecure(Java.Net.Socket)Checks whether a socket connection is secure.  | ||