org.mule.module.cxf.wssec
Class GreeterWithLatch

java.lang.Object
  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()
           
 java.lang.String greetMe(java.lang.String me)
           
 
Methods inherited from class org.apache.hello_world_soap_http.GreeterImpl
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 java.lang.String greetMe(java.lang.String me)
Specified by:
greetMe in interface org.apache.hello_world_soap_http.Greeter
Overrides:
greetMe in class org.apache.hello_world_soap_http.GreeterImpl

getLatch

public Latch getLatch()


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