util.rmi
Class VpnRegistry.VpnS

java.lang.Object
  extended by util.rmi.VpnRegistry.VpnS
Enclosing class:
VpnRegistry

public static class VpnRegistry.VpnS
extends Object

Class to test callback without special registries.


Constructor Summary
VpnRegistry.VpnS()
           
 
Method Summary
static void main(String[] arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VpnRegistry.VpnS

public VpnRegistry.VpnS()
Method Detail

main

public static void main(String[] arg)
                 throws Exception
Throws:
Exception