| Package | Description |
|---|---|
| com.eviware.soapui.impl.support.definition | |
| com.eviware.soapui.impl.support.definition.support | |
| com.eviware.soapui.impl.wadl | |
| com.eviware.soapui.impl.wsdl.support.wsdl |
WSDL-related interfaces and classes
|
| Modifier and Type | Method and Description |
|---|---|
DefinitionCache |
InterfaceDefinition.getDefinitionCache() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDefinitionCache<T extends AbstractInterface<?>> |
class |
InterfaceConfigDefinitionCache<T extends AbstractInterface<?>> |
class |
StandaloneDefinitionCache<T extends AbstractInterface<?>> |
| Modifier and Type | Method and Description |
|---|---|
DefinitionCache |
AbstractInterfaceDefinition.getDefinitionCache() |
DefinitionCache |
AbstractDefinitionContext.getDefinitionCache() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T2 |
AbstractDefinitionContext.createDefinitionLoader(DefinitionCache definitionCache) |
void |
AbstractDefinitionCache.importCache(DefinitionCache cache) |
void |
AbstractInterfaceDefinition.setDefinitionCache(DefinitionCache definitionCache) |
| Constructor and Description |
|---|
InterfaceCacheDefinitionLoader(DefinitionCache config) |
| Modifier and Type | Method and Description |
|---|---|
protected DefinitionLoader |
WadlDefinitionContext.createDefinitionLoader(DefinitionCache restServiceDefinitionCache) |
| Modifier and Type | Method and Description |
|---|---|
protected WsdlDefinitionLoader |
WsdlContext.createDefinitionLoader(DefinitionCache wsdlInterfaceDefinitionCache) |
Copyright © 2019. All Rights Reserved.