util.rmi
Class VpnSocketFactory.Rmiregistry
java.lang.Object
util.rmi.VpnSocketFactory.Rmiregistry
- Enclosing class:
- VpnSocketFactory
public static class VpnSocketFactory.Rmiregistry
- extends Object
Starts an RMI-registry on the default port, setting the default socket
factory to our implementation.
|
Method Summary |
static void |
main(String[] ign)
No command lines except an optional registry port
supported, if other than the default look-up list
should be used, use the VpnSocketFactory.VPNHOSTS system property and
let them point to a String-toString ascii resource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VpnSocketFactory.Rmiregistry
public VpnSocketFactory.Rmiregistry()
main
public static void main(String[] ign)
throws RemoteException
- No command lines except an optional registry port
supported, if other than the default look-up list
should be used, use the
VpnSocketFactory.VPNHOSTS system property and
let them point to a String-toString ascii resource.
- Throws:
RemoteException