Java.Net.InetSocketAddress: Method Members

The methods of Java.Net.InetSocketAddress are listed below. For a list of all members, see the InetSocketAddress Members list.

See Also: Inherited members from Java.Net.SocketAddress

Public Methods

static
CreateUnresolved(string, int) : InetSocketAddress
Creates an InetSocketAddress without trying to resolve the hostname into an InetAddress.
override
Equals(Java.Lang.Object) : bool
Compares two socket endpoints and returns true if they are equal.
override
GetHashCode() : int
Returns an integer hash code for this object.