util.rmi
Class Vpn.VpnS

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

public static class Vpn.VpnS
extends Object

Class to test callback without special registries.


Constructor Summary
Vpn.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

Vpn.VpnS

public Vpn.VpnS()
Method Detail

main

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