org.apache.axis2.jaxws.client.proxy |
|
Java Source File Name | Type | Comment |
JAXWSProxyHandler.java | Class | ProxyHandler is the java.lang.reflect.InvocationHandler implementation. |
ProxyAsyncListener.java | Class | ProxyAsyncListener will be used to create response object when client does response.get(); The
Class will return the data type associated with Response Generic Class. |