xsul.xwsif_runtime
Class XmlBeansWSIFRuntimeInvocationHandler
java.lang.Object
xsul.xwsif_runtime.WSIFRuntimeInvocationHandler
xsul.xwsif_runtime.XmlBeansWSIFRuntimeInvocationHandler
- All Implemented Interfaces:
- java.lang.reflect.InvocationHandler
- public class XmlBeansWSIFRuntimeInvocationHandler
- extends WSIFRuntimeInvocationHandler
- implements java.lang.reflect.InvocationHandler
This si dynamic stub implementating WSDL port/portType
|
Method Summary |
java.lang.Object |
invokeRemote(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] params)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.lang.reflect.InvocationHandler |
invoke |
XmlBeansWSIFRuntimeInvocationHandler
public XmlBeansWSIFRuntimeInvocationHandler(java.lang.Class portTypeInterface,
WSIFPort port,
java.util.List handlers)
invokeRemote
public java.lang.Object invokeRemote(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] params)
throws java.lang.Throwable
- Overrides:
invokeRemote in class WSIFRuntimeInvocationHandler
- Throws:
java.lang.Throwable
IU Extreme! Lab (http://www.extreme.indiana.edu)