|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.was.wssample.sei.echo.EchoServiceCallbackHandler
public class EchoServiceCallbackHandler
Constructor Summary | |
---|---|
EchoServiceCallbackHandler()
|
Method Summary | |
---|---|
EchoStringResponse |
getResponse()
|
void |
handleResponse(javax.xml.ws.Response<EchoStringResponse> response)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EchoServiceCallbackHandler()
Method Detail |
---|
public void handleResponse(javax.xml.ws.Response<EchoStringResponse> response)
handleResponse
in interface javax.xml.ws.AsyncHandler<EchoStringResponse>
public EchoStringResponse getResponse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |