soaprmi.soaprpc
Class HttpConnectionSoapInvocationHandler
java.lang.Object
soaprmi.soaprpc.SoapDynamicStub
soaprmi.soaprpc.HttpConnectionSoapInvocationHandler
- All Implemented Interfaces:
- java.lang.reflect.InvocationHandler, SoapInvocationHandler
- public class HttpConnectionSoapInvocationHandler
- extends SoapDynamicStub
Remote reference to SOAP service described in port.
- Version:
- $Revision: 1.9 $
- Author:
- Aleksander Slominski
|
Method Summary |
java.lang.Object |
invokeTransport(java.lang.Object proxy,
java.lang.reflect.Method m,
java.lang.Object[] params)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpConnectionSoapInvocationHandler
public HttpConnectionSoapInvocationHandler(Port port_,
Endpoint epoint_,
XmlJavaMapping mapping_,
java.lang.Class[] interfaces_)
invokeTransport
public java.lang.Object invokeTransport(java.lang.Object proxy,
java.lang.reflect.Method m,
java.lang.Object[] params)
throws java.lang.Throwable
- Specified by:
invokeTransport in interface SoapInvocationHandler- Specified by:
invokeTransport in class SoapDynamicStub
- Throws:
java.lang.Throwable
Copyright (c) 2004 IU Extreme! Lab http://www.extreme.indiana.edu/ All Rights Reserved.