util.rmi
Class VpnRegistry.RSSF
java.lang.Object
util.rmi.VpnRegistry.RSSF
- All Implemented Interfaces:
- RMIServerSocketFactory
- Enclosing class:
- VpnRegistry
private static final class VpnRegistry.RSSF
- extends Object
- implements RMIServerSocketFactory
port
private int port
host
private String host
VpnRegistry.RSSF
private VpnRegistry.RSSF()
createServerSocket
public ServerSocket createServerSocket(int port)
throws IOException
- Specified by:
createServerSocket in interface RMIServerSocketFactory
- Throws:
IOException
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object