jaugment2.jini.simpleService
Class SimpleProxy

java.lang.Object
  |
  +--jaugment2.jini.simpleService.SimpleProxy

public class SimpleProxy
extends java.lang.Object
implements java.io.Serializable

a simple proxy to be used as a base for JINI-service-proxies

See Also:
Serialized Form

Constructor Summary
SimpleProxy()
           
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

SimpleProxy

public SimpleProxy()