uk.ac.ncl.cs.instantsoap.client
Class InstantSoapClientUtils

java.lang.Object
  extended by uk.ac.ncl.cs.instantsoap.client.InstantSoapClientUtils

public class InstantSoapClientUtils
extends Object


Constructor Summary
InstantSoapClientUtils()
           
 
Method Summary
static WebServiceDispatcher getClient(URL host, String installationName)
           
static Map<String,String> invokeNonBlockingAndBlock(WebServiceDispatcher dispatcher, JobSpecification js, String pollMessage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InstantSoapClientUtils

public InstantSoapClientUtils()
Method Detail

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.