uk.ac.ncl.cs.instantsoap.client
Class InstantSoapClientUtils
java.lang.Object
uk.ac.ncl.cs.instantsoap.client.InstantSoapClientUtils
public class InstantSoapClientUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InstantSoapClientUtils
public InstantSoapClientUtils()
getClient
public static WebServiceDispatcher getClient(URL host,
String installationName)
invokeNonBlockingAndBlock
public static Map<String,String> invokeNonBlockingAndBlock(WebServiceDispatcher dispatcher,
JobSpecification js,
String pollMessage)
throws InvalidJobSpecificationException,
InterruptedException,
UnknownUuidException,
JobExecutionException
- Throws:
InvalidJobSpecificationException
InterruptedException
UnknownUuidException
JobExecutionException
Copyright © 2006-2008. All Rights Reserved.