|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.hello_world_soap_http.DocLitBareGreeterImpl
public class DocLitBareGreeterImpl
| Constructor Summary | |
|---|---|
DocLitBareGreeterImpl()
|
|
| Method Summary | |
|---|---|
int |
getInvocationCount()
|
BareDocumentResponse |
testDocLitBare(java.lang.String in)
|
javax.xml.ws.Response<BareDocumentResponse> |
testDocLitBareAsync(java.lang.String in)
|
java.util.concurrent.Future<?> |
testDocLitBareAsync(java.lang.String in,
javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocLitBareGreeterImpl()
| Method Detail |
|---|
public BareDocumentResponse testDocLitBare(java.lang.String in)
testDocLitBare in interface DocLitBare
public java.util.concurrent.Future<?> testDocLitBareAsync(java.lang.String in,
javax.xml.ws.AsyncHandler<BareDocumentResponse> asyncHandler)
testDocLitBareAsync in interface DocLitBarepublic javax.xml.ws.Response<BareDocumentResponse> testDocLitBareAsync(java.lang.String in)
testDocLitBareAsync in interface DocLitBarepublic int getInvocationCount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||