Interface java.rmi.examples.echo.Echo
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface java.rmi.examples.echo.Echo

public interface Echo
extends Object
extends Remote

Method Index

 o call(String)

Methods

 o call
  public abstract String call(String message) throws RemoteException

All Packages  Class Hierarchy  This Package  Previous  Next  Index