xsul.xwsif_runtime
Class XmlBeansWSIFRuntime
java.lang.Object
xsul.xwsif_runtime.WSIFRuntime
xsul.xwsif_runtime.XmlBeansWSIFRuntime
- public class XmlBeansWSIFRuntime
- extends WSIFRuntime
This class extends WSIF runtime to support Xmlbeans classes (client side).
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlBeansWSIFRuntime
public XmlBeansWSIFRuntime()
getDefault
public static WSIFRuntime getDefault()
newClient
public static WSIFClient newClient(java.lang.String wsdlLoc)
throws WSIFException
- Throws:
WSIFException
newClient
public static WSIFClient newClient(java.lang.String wsdlLoc,
java.lang.String svcloc)
newClientFor
public WSIFClient newClientFor(WSIFPort port)
throws WSIFException
- Overrides:
newClientFor in class WSIFRuntime
- Throws:
WSIFException
IU Extreme! Lab (http://www.extreme.indiana.edu)