|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebProxy
Proxies returned by InvocationEngineProxyFactory also implement this interface.
| Method Summary | |
|---|---|
InvocationEngine |
proxyGetInvocationEngine()
Return the engine used by this proxy. |
RemoteMethod |
proxyGetRemoteMethod(String methodName,
boolean documentStyle)
Create a RemoteMethod from the WSDL. |
org.apache.axis.message.addressing.EndpointReferenceType |
proxyGetTarget()
Return the target EPR used by this proxy. |
| Method Detail |
|---|
RemoteMethod proxyGetRemoteMethod(String methodName,
boolean documentStyle)
throws NoSuchOperationException,
RemoteException
NoSuchOperationException - if the WSDL does not contain this operation.
RemoteException - if we couldn't fetch the WSDLorg.apache.axis.message.addressing.EndpointReferenceType proxyGetTarget()
InvocationEngine proxyGetInvocationEngine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||