com.irisel.oms.olapi
Class CLWSBrowserFactory
java.lang.Object
com.irisel.oms.olapi.CLWSBrowserFactory
public final class CLWSBrowserFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static CLWSBrowser getInstance(Credentials creds)
throws javax.xml.ws.WebServiceException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
- Throws:
javax.xml.ws.WebServiceException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
getInstance
public static CLWSBrowser getInstance(CLWSBrowserFactory.WSType type,
Credentials creds)
throws javax.xml.ws.WebServiceException,
java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
- Throws:
javax.xml.ws.WebServiceException
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
main
public static void main(java.lang.String[] args)
- Parameters:
args
-