Impl
Class Hello

java.lang.Object
  extended by Impl.Hello

public class Hello
extends java.lang.Object

'Hello World' component for comparison with Java RMI


Constructor Summary
Hello()
           
 
Method Summary
 java.lang.String sayHello()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Hello

public Hello()
Method Detail

sayHello

public java.lang.String sayHello()