|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.jaxws.client.async.AsyncResponse
org.apache.axis2.jaxws.client.proxy.ProxyAsyncListener
public class ProxyAsyncListener
ProxyAsyncListener will be used to create response object when client does response.get(); The
Class will return the data type associated with Response
Constructor Summary
ProxyAsyncListener(OperationDescription od)
Method Summary
java.lang.Throwable
getFaultResponse(MessageContext mc)
JAXWSProxyHandler
getHandler()
java.lang.Object
getResponseValueObject(MessageContext mc)
void
setHandler(JAXWSProxyHandler handler)
void
setInputArgs(java.lang.Object[] inputArgs)
Methods inherited from class org.apache.axis2.jaxws.client.async.AsyncResponse
cancel, get, get, getContext, isCancelled, isDone, onComplete, onComplete, onError, onError
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
ProxyAsyncListener
public ProxyAsyncListener(OperationDescription od)
Method Detail
getHandler
public JAXWSProxyHandler getHandler()
setHandler
public void setHandler(JAXWSProxyHandler handler)
setInputArgs
public void setInputArgs(java.lang.Object[] inputArgs)
getResponseValueObject
public java.lang.Object getResponseValueObject(MessageContext mc)
getResponseValueObject
in class AsyncResponse
getFaultResponse
public java.lang.Throwable getFaultResponse(MessageContext mc)
getFaultResponse
in class AsyncResponse
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2007 Apache Web Services Project. All Rights Reserved.