|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WSDLCache in uk.ac.soton.ecs.iam.grid.client.cli |
|---|
| Constructors in uk.ac.soton.ecs.iam.grid.client.cli with parameters of type WSDLCache | |
|---|---|
GridCLI(DefaultInvocationEngine engine,
ProxyFactory proxyFactory,
ServiceFactory serviceFactory,
WSDLCache wsdlCache)
|
|
| Uses of WSDLCache in uk.ac.soton.ecs.iam.grid.client.swing |
|---|
| Methods in uk.ac.soton.ecs.iam.grid.client.swing that return WSDLCache | |
|---|---|
WSDLCache |
ConversationBrowser.getWSDLcache()
|
| Constructors in uk.ac.soton.ecs.iam.grid.client.swing with parameters of type WSDLCache | |
|---|---|
ConversationBrowser(DefaultInvocationEngine engine,
ProxyFactory proxyFactory,
WSDLCache wsdlCache)
|
|
| Uses of WSDLCache in uk.ac.soton.itinnovation.grid.client.helpers |
|---|
| Constructors in uk.ac.soton.itinnovation.grid.client.helpers with parameters of type WSDLCache | |
|---|---|
RegistrySearchPathBuilder(Map<Class,Class<? extends ProxyHelpers>> helperRegistry,
WSDLCache wsdlCache)
Constructor. |
|
| Uses of WSDLCache in uk.ac.soton.itinnovation.grid.client.proxy |
|---|
| Methods in uk.ac.soton.itinnovation.grid.client.proxy that return WSDLCache | |
|---|---|
WSDLCache |
InvocationEngineProxyFactory.getWSDLCache()
|
| Constructors in uk.ac.soton.itinnovation.grid.client.proxy with parameters of type WSDLCache | |
|---|---|
InvocationEngineProxyFactory(InvocationEngine engine,
WSDLCache cache)
Constructor. |
|
ServiceFactory(WSDLCache wsdlCache,
ProxyFactory proxyFactory)
|
|
| Uses of WSDLCache in uk.ac.soton.itinnovation.grid.comms.client |
|---|
| Classes in uk.ac.soton.itinnovation.grid.comms.client that implement WSDLCache | |
|---|---|
class |
WSDLCacheImpl
Load and cache WSDL files. |
| Uses of WSDLCache in uk.ac.soton.itinnovation.grid.comms.wsdl |
|---|
| Methods in uk.ac.soton.itinnovation.grid.comms.wsdl with parameters of type WSDLCache | |
|---|---|
static BindingEntry |
WSDLUtils.getBindingEntry(WSDLCache wsdlCache,
String filename,
QName bindingName)
Get a BindingEntry from a WSDL identified by a string |
static BindingEntry |
WSDLUtils.getBindingEntry(WSDLCache wsdlCache,
URL url,
QName bindingName)
Get a BindingEntry from a WSDL identified by its URL |
static javax.wsdl.Definition |
WSDLUtils.getDefinition(WSDLCache wsdlCache,
String filename)
Get the WSDL as a Definition object. |
static javax.wsdl.Definition |
WSDLUtils.getDefinition(WSDLCache wsdlCache,
URL url)
Get the WSDL as a Definition object. |
static Parser |
WSDLUtils.getParser(WSDLCache wsdlCache,
String filename)
Get the WSDL in a Parser object. |
static Parser |
WSDLUtils.getParser(WSDLCache wsdlCache,
URL url,
X509Certificate expectedCertificate)
|
static QName |
WSDLUtils.getSoapBinding(WSDLCache wsdlCache,
String filename)
Get a SOAP binding from a WSDL identified by a string |
static QName |
WSDLUtils.getSoapBinding(WSDLCache wsdlCache,
URL url)
Get a SOAP binding from a WSDL identified by its URL |
static boolean |
WSDLUtils.isOperationInWSDL(org.apache.axis.message.addressing.EndpointReferenceType target,
String operation,
WSDLCache cache)
|
| Uses of WSDLCache in uk.ac.soton.itinnovation.grid.service.utils.gridservit |
|---|
| Fields in uk.ac.soton.itinnovation.grid.service.utils.gridservit declared as WSDLCache | |
|---|---|
static WSDLCache |
GridServiceLite.wsdlCache
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||