util.rmi
Class VpnRegistry.VpnClient
java.lang.Object
util.rmi.VpnRegistry.VpnClient
- All Implemented Interfaces:
- Serializable, RMIClientSocketFactory
- Enclosing class:
- VpnRegistry
private static class VpnRegistry.VpnClient
- extends Object
- implements RMIClientSocketFactory, Serializable
bindto
private final InetAddress bindto
myport
private int myport
VpnRegistry.VpnClient
VpnRegistry.VpnClient(InetAddress bind)
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Specified by:
createSocket in interface RMIClientSocketFactory
- Throws:
IOException
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object that)
- Overrides:
equals in class Object