Package | Description |
---|---|
com.eviware.soapui.impl.support | |
com.eviware.soapui.impl.support.definition.export | |
com.eviware.soapui.impl.support.definition.support | |
com.eviware.soapui.impl.wadl.support | |
com.eviware.soapui.impl.wsdl.support.wsdl |
WSDL-related interfaces and classes
|
Modifier and Type | Method and Description |
---|---|
InterfaceDefinition<T> |
DefinitionContext.getInterfaceDefinition() |
Modifier and Type | Method and Description |
---|---|
InterfaceDefinition<T> |
AbstractDefinitionExporter.getDefinition() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDefinitionExporter.setDefinition(InterfaceDefinition<T> definition) |
Constructor and Description |
---|
AbstractDefinitionExporter(InterfaceDefinition<T> definition) |
WadlDefinitionExporter(InterfaceDefinition<RestService> definition) |
WsdlDefinitionExporter(InterfaceDefinition<WsdlInterface> definition) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractInterfaceDefinition<T extends AbstractInterface<?>> |
class |
XmlSchemaBasedInterfaceDefinition<T extends AbstractInterface<?>> |
Modifier and Type | Class and Description |
---|---|
class |
WadlInterfaceDefinition |
Modifier and Type | Class and Description |
---|---|
class |
WsdlInterfaceDefinition |
Copyright © 2019. All Rights Reserved.