org.apache.hello_world_soap_http
Class DocLitBareGreeterImpl
java.lang.Object
org.apache.hello_world_soap_http.DocLitBareGreeterImpl
- All Implemented Interfaces:
- DocLitBare
public class DocLitBareGreeterImpl
- extends Object
- implements DocLitBare
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocLitBareGreeterImpl
public DocLitBareGreeterImpl()
testDocLitBare
public BareDocumentResponse testDocLitBare(String in)
- Specified by:
testDocLitBare in interface DocLitBare
testDocLitBareAsync
public Future<?> testDocLitBareAsync(String in,
javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
- Specified by:
testDocLitBareAsync in interface DocLitBare
testDocLitBareAsync
public javax.xml.ws.Response<BareDocumentResponse> testDocLitBareAsync(String in)
- Specified by:
testDocLitBareAsync in interface DocLitBare
getInvocationCount
public int getInvocationCount()
Apache CXF