Package | Description |
---|---|
com.eviware.soapui.impl.support.definition | |
com.eviware.soapui.impl.support.definition.support | |
com.eviware.soapui.impl.wadl | |
com.eviware.soapui.impl.wadl.support | |
com.eviware.soapui.impl.wsdl.support.wsdl |
WSDL-related interfaces and classes
|
Modifier and Type | Method and Description |
---|---|
void |
DefinitionCache.update(DefinitionLoader currentLoader) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDefinitionContext<T extends AbstractInterface<?>,T2 extends DefinitionLoader,T3 extends AbstractInterfaceDefinition<T>>
Holder for InterfaceDefinitions and related SchemaTypeLoader types
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDefinitionLoader |
class |
InterfaceCacheDefinitionLoader
WsdlLoader for cached definitions
|
Modifier and Type | Method and Description |
---|---|
void |
XmlSchemaBasedInterfaceDefinition.loadSchemaTypes(DefinitionLoader loader) |
void |
AbstractDefinitionCache.update(DefinitionLoader loader) |
Modifier and Type | Method and Description |
---|---|
protected DefinitionLoader |
WadlDefinitionContext.createDefinitionLoader(DefinitionCache restServiceDefinitionCache) |
protected DefinitionLoader |
WadlDefinitionContext.createDefinitionLoader(String url) |
Modifier and Type | Method and Description |
---|---|
protected WadlInterfaceDefinition |
WadlDefinitionContext.loadDefinition(DefinitionLoader loader) |
Modifier and Type | Class and Description |
---|---|
class |
GeneratedWadlDefinitionLoader |
Modifier and Type | Method and Description |
---|---|
WadlInterfaceDefinition |
WadlInterfaceDefinition.load(DefinitionLoader loader) |
Modifier and Type | Interface and Description |
---|---|
interface |
WsdlDefinitionLoader |
Modifier and Type | Class and Description |
---|---|
class |
AbstractWsdlDefinitionLoader
Abstract WSDLLocator for loading definitions from either URL or cache..
|
class |
CachedWsdlLoader
WsdlLoader for cached definitions
|
class |
UrlWsdlLoader
WsdlLoader for URLs
|
class |
WsdlLoader
Abstract WSDLLocator for loading definitions from either URL or cache..
|
Modifier and Type | Method and Description |
---|---|
static DefinitionCacheConfig |
WsdlUtils.cacheWsdl(DefinitionLoader loader) |
Copyright © 2019. All Rights Reserved.