|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DefinitionCache | |
---|---|
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 |
Uses of DefinitionCache in com.eviware.soapui.impl.support.definition |
---|
Methods in com.eviware.soapui.impl.support.definition that return DefinitionCache | |
---|---|
DefinitionCache |
InterfaceDefinition.getDefinitionCache()
|
Uses of DefinitionCache in com.eviware.soapui.impl.support.definition.support |
---|
Methods in com.eviware.soapui.impl.support.definition.support that return DefinitionCache | |
---|---|
DefinitionCache |
AbstractInterfaceDefinition.getDefinitionCache()
|
DefinitionCache |
AbstractDefinitionContext.getDefinitionCache()
|
Methods in com.eviware.soapui.impl.support.definition.support with parameters of type DefinitionCache | |
---|---|
protected abstract T2 |
AbstractDefinitionContext.createDefinitionLoader(DefinitionCache definitionCache)
|
void |
AbstractDefinitionCache.importCache(DefinitionCache cache)
|
void |
AbstractInterfaceDefinition.setDefinitionCache(DefinitionCache definitionCache)
|
Constructors in com.eviware.soapui.impl.support.definition.support with parameters of type DefinitionCache | |
---|---|
InterfaceCacheDefinitionLoader(DefinitionCache config)
|
Uses of DefinitionCache in com.eviware.soapui.impl.wadl |
---|
Methods in com.eviware.soapui.impl.wadl with parameters of type DefinitionCache | |
---|---|
protected DefinitionLoader |
WadlDefinitionContext.createDefinitionLoader(DefinitionCache restServiceDefinitionCache)
|
Uses of DefinitionCache in com.eviware.soapui.impl.wsdl.support.wsdl |
---|
Methods in com.eviware.soapui.impl.wsdl.support.wsdl with parameters of type DefinitionCache | |
---|---|
protected WsdlDefinitionLoader |
WsdlContext.createDefinitionLoader(DefinitionCache wsdlInterfaceDefinitionCache)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |