org.mule.module.cxf.wssec
Class GreeterWithLatch

java.lang.Object
  extended by org.apache.hello_world_soap_http.BaseGreeterImpl
      extended by org.apache.hello_world_soap_http.GreeterImpl
          extended by org.mule.module.cxf.wssec.GreeterWithLatch
All Implemented Interfaces:
org.apache.hello_world_soap_http.Greeter

public class GreeterWithLatch
extends org.apache.hello_world_soap_http.GreeterImpl


Constructor Summary
GreeterWithLatch()
           
 
Method Summary
 Latch getLatch()
           
 String greetMe(String me)
           
 
Methods inherited from class org.apache.hello_world_soap_http.BaseGreeterImpl
getContext, getInvocationCount, getPrefix, 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

GreeterWithLatch

public GreeterWithLatch()
Method Detail

greetMe

public String greetMe(String me)
Specified by:
greetMe in interface org.apache.hello_world_soap_http.Greeter
Overrides:
greetMe in class org.apache.hello_world_soap_http.BaseGreeterImpl

getLatch

public Latch getLatch()


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.