org.apache.hello_world_soap_http
Class GreeterImpl

java.lang.Object
  extended by org.apache.hello_world_soap_http.BaseGreeterImpl
      extended by org.apache.hello_world_soap_http.GreeterImpl
All Implemented Interfaces:
org.apache.hello_world_soap_http.Greeter

public class GreeterImpl
extends BaseGreeterImpl


Constructor Summary
GreeterImpl()
           
 
Method Summary
 
Methods inherited from class org.apache.hello_world_soap_http.BaseGreeterImpl
getContext, getInvocationCount, getPrefix, greetMe, greetMeAsync, greetMeAsync, greetMeLater, greetMeLaterAsync, greetMeLaterAsync, greetMeOneWay, greetMeSometime, greetMeSometimeAsync, greetMeSometimeAsync, sayHi, sayHiAsync, sayHiAsync, setPrefix, testDocLitBare, testDocLitBareAsync, testDocLitBareAsync, testDocLitFault, testDocLitFaultAsync, testDocLitFaultAsync, testNillable, testNillableAsync, testNillableAsync
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GreeterImpl

public GreeterImpl()


Apache CXF