xsul.xwsif_runtime
Class WSIFClient
java.lang.Object
xsul.xwsif_runtime.WSIFClient
- Direct Known Subclasses:
- XmlBeansWSIFClient
- public class WSIFClient
- extends java.lang.Object
This class encapsulates WSIF functionality to make *really* easy to invoke service described in WSDL.
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WSIFClient
public WSIFClient(WSIFPort port)
throws WSIFException
generateDynamicStub
public java.lang.Object generateDynamicStub(java.lang.Class portTypeInterface)
throws WSIFException
- Throws:
WSIFException
addHandler
public WSIFClient addHandler(XHandler handler)
setRegistry
public void setRegistry(TypeHandlerRegistry registry)
getRegistry
public TypeHandlerRegistry getRegistry()
IU Extreme! Lab (http://www.extreme.indiana.edu)