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

Class java.rmi.examples.echo.EchoClient

java.lang.Object
   |
   +----java.rmi.examples.echo.EchoClient

public class EchoClient
extends Object

Constructor Index

 o EchoClient()

Method Index

 o main(String[])

Constructors

 o EchoClient
  public EchoClient()

Methods

 o main
  public static void main(String args[])

All Packages  Class Hierarchy  This Package  Previous  Next  Index