org.mule.module.cxf.testmodels
Class AsyncService
java.lang.Object
org.mule.module.cxf.testmodels.AsyncService
public class AsyncService
- extends Object
Method Summary |
edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch |
getLatch()
|
void |
send(String s)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncService
public AsyncService()
send
public void send(String s)
getLatch
public edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch getLatch()
Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.