Package org.apache.hello_world_soap_http
Class DocLitBareGreeterImpl
java.lang.Object
org.apache.hello_world_soap_http.DocLitBareGreeterImpl
- All Implemented Interfaces:
DocLitBare
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioninttestDocLitBare(String in) jakarta.xml.ws.Response<BareDocumentResponse>Future<?>testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
-
Constructor Details
-
DocLitBareGreeterImpl
public DocLitBareGreeterImpl()
-
-
Method Details
-
testDocLitBare
- Specified by:
testDocLitBarein interfaceDocLitBare
-
testDocLitBareAsync
public Future<?> testDocLitBareAsync(String in, jakarta.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler) - Specified by:
testDocLitBareAsyncin interfaceDocLitBare
-
testDocLitBareAsync
- Specified by:
testDocLitBareAsyncin interfaceDocLitBare
-
getInvocationCount
public int getInvocationCount()
-