Uses of Class
uk.ac.ncl.cs.instantsoap.wsapi.OperationUnavailableException

Packages that use OperationUnavailableException
uk.ac.ncl.cs.instantsoap.client   
uk.ac.ncl.cs.instantsoap.wsapi The web-service interface definitions, exceptions and datatypes. 
uk.ac.ncl.cs.instantsoap.wsapi.impl Classes that provide the implementation glue to attach the web service API to a spring-managed web-service container. 
 

Uses of OperationUnavailableException in uk.ac.ncl.cs.instantsoap.client
 

Methods in uk.ac.ncl.cs.instantsoap.client that throw OperationUnavailableException
 void InstantSoapClient.invokeAndBlock()
           
 

Uses of OperationUnavailableException in uk.ac.ncl.cs.instantsoap.wsapi
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi that throw OperationUnavailableException
 BlockedInvocationResponse WebServiceDispatcher.invokeAndBlock(JobSpecification jobSpec)
          Invoke the jobManager, and return the result.
 

Uses of OperationUnavailableException in uk.ac.ncl.cs.instantsoap.wsapi.impl
 

Methods in uk.ac.ncl.cs.instantsoap.wsapi.impl that throw OperationUnavailableException
 BlockedInvocationResponse WebServiceDispatcherImpl.invokeAndBlock(JobSpecification jobSpec)
           
 



Copyright © 2006-2008. All Rights Reserved.