util
Interface RegistryLister.RemoteEcho

All Superinterfaces:
Remote
All Known Implementing Classes:
RegistryLister.Echo
Enclosing class:
RegistryLister

public static interface RegistryLister.RemoteEcho
extends Remote


Method Summary
 Serializable echo(Serializable in)
           
 

Method Detail

echo

Serializable echo(Serializable in)
                  throws RemoteException
Throws:
RemoteException