org.apache.hello_world_soap_http
Class HelloImpl

java.lang.Object
  extended by org.apache.hello_world_soap_http.HelloImpl
All Implemented Interfaces:
Hello

public class HelloImpl
extends java.lang.Object
implements Hello


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

Constructor Detail

HelloImpl

public HelloImpl()
Method Detail

sayHi

public java.lang.String sayHi()
Specified by:
sayHi in interface Hello


Apache CXF