Modifier and Type | Method and Description |
---|---|
WsdlInterface |
WsdlInterfaceFactory.build(WsdlProject project,
InterfaceConfig config) |
WsdlInterface |
WsdlInterfaceFactory.createNew(WsdlProject project,
String name) |
static WsdlInterface[] |
WsdlInterfaceFactory.importWsdl(WsdlProject project,
String url,
boolean createRequests) |
static WsdlInterface[] |
WsdlInterfaceFactory.importWsdl(WsdlProject project,
String url,
boolean createRequests,
QName bindingName,
WsdlLoader wsdlLoader) |
static WsdlInterface[] |
WsdlInterfaceFactory.importWsdl(WsdlProject project,
String url,
boolean createRequests,
WsdlLoader wsdlLoader) |
Constructor and Description |
---|
WsdlDefinitionExporter(WsdlInterface iface) |
Constructor and Description |
---|
WsdlDefinitionExporter(InterfaceDefinition<WsdlInterface> definition) |
Modifier and Type | Method and Description |
---|---|
WsdlInterface |
WsdlOperation.getInterface() |
WsdlInterface[] |
WsdlProject.importWsdl(String url,
boolean createRequests)
Deprecated.
|
WsdlInterface[] |
WsdlProject.importWsdl(String url,
boolean createRequests,
QName bindingName,
WsdlLoader wsdlLoader)
Deprecated.
|
WsdlInterface[] |
WsdlProject.importWsdl(String url,
boolean createRequests,
WsdlLoader wsdlLoader)
Deprecated.
|
Constructor and Description |
---|
WsdlOperation(WsdlInterface iface,
OperationConfig operationConfig) |
Modifier and Type | Method and Description |
---|---|
SoapUIActionMappingList<WsdlInterface> |
WsdlInterfaceSoapUIActionGroup.getActionMappings(WsdlInterface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected void |
UpdateInterfaceAction.afterUpdate(WsdlInterface iface) |
String |
ExportDefinitionAction.exportDefinition(String location,
WsdlInterface iface) |
void |
GenerateMockServiceAction.generateMockService(WsdlInterface iface,
boolean atCreation) |
WsdlTestSuite |
GenerateWsdlTestSuiteAction.generateTestSuite(WsdlInterface iface,
boolean atCreation) |
SoapUIActionMappingList<WsdlInterface> |
WsdlInterfaceSoapUIActionGroup.getActionMappings(WsdlInterface modelItem) |
static boolean |
RemoveInterfaceAction.hasDependingMockOperations(WsdlInterface iface) |
void |
UpdateInterfaceAction.perform(WsdlInterface iface,
Object param) |
void |
RemoveInterfaceAction.perform(WsdlInterface iface,
Object param) |
void |
GenerateWsdlTestSuiteAction.perform(WsdlInterface target,
Object param) |
void |
GenerateMockServiceAction.perform(WsdlInterface iface,
Object param) |
void |
ExportDefinitionAction.perform(WsdlInterface iface,
Object param) |
void |
CreateWsdlDocumentationAction.perform(WsdlInterface target,
Object param) |
void |
CloneInterfaceAction.perform(WsdlInterface iface,
Object param) |
static List<Request> |
UpdateInterfaceAction.recreateRequests(WsdlInterface iface,
boolean buildOptional,
boolean createBackups,
boolean keepExisting,
boolean keepHeaders) |
static List<WsdlTestRequestStep> |
UpdateInterfaceAction.recreateTestRequests(WsdlInterface iface,
boolean buildOptional,
boolean createBackups,
boolean keepExisting,
boolean keepHeaders) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
WSToolsRegenerateJava2WsdlAction.buildDialog(WsdlInterface modelItem) |
protected void |
WSToolsRegenerateJava2WsdlAction.generate(StringToStringMap values,
ToolHost toolHost,
WsdlInterface modelItem) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractToolsAction.initWSDL(StringToStringMap values,
WsdlInterface iface) |
Constructor and Description |
---|
NamespaceTable(WsdlInterface iface) |
Modifier and Type | Method and Description |
---|---|
protected XFormDialog |
TcpMonAction.buildDialog(WsdlInterface modelItem) |
protected Action |
TcpMonAction.createRunOption(WsdlInterface modelItem) |
protected void |
TcpMonAction.generate(StringToStringMap values,
ToolHost toolHost,
WsdlInterface modelItem) |
protected StringToStringMap |
TcpMonAction.initValues(WsdlInterface modelItem,
Object param) |
Modifier and Type | Method and Description |
---|---|
WsdlInterface[] |
WsdlMockService.getMockedInterfaces() |
Modifier and Type | Method and Description |
---|---|
void |
WsdlMockDispatcher.printPartList(WsdlInterface iface,
StringToStringMap parts,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
DesktopPanel |
WsdlInterfacePanelBuilder.buildDesktopPanel(WsdlInterface iface) |
Component |
WsdlInterfacePanelBuilder.buildOverviewPanel(WsdlInterface iface) |
Constructor and Description |
---|
WsdlInterfaceDesktopPanel(WsdlInterface iface) |
Modifier and Type | Method and Description |
---|---|
WsdlInterface |
BindingImporter.importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding) |
Modifier and Type | Method and Description |
---|---|
WsdlInterface |
TibcoSoapJMSBindingImporter.importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding) |
WsdlInterface |
SoapJMSBindingImporter.importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding) |
WsdlInterface |
Soap12HttpBindingImporter.importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding) |
WsdlInterface |
Soap11HttpBindingImporter.importBinding(WsdlProject project,
WsdlContext wsdlContext,
javax.wsdl.Binding binding) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractSoapBindingImporter.initWsAddressing(javax.wsdl.Binding binding,
WsdlInterface iface,
javax.wsdl.Definition def) |
void |
SoapMessageBuilder.setInterface(WsdlInterface iface) |
Constructor and Description |
---|
SoapMessageBuilder(WsdlInterface iface) |
Modifier and Type | Method and Description |
---|---|
static WsdlInterface[] |
WsdlImporter.importWsdl(WsdlProject project,
String wsdlUrl) |
static WsdlInterface[] |
WsdlImporter.importWsdl(WsdlProject project,
String wsdlUrl,
QName bindingName) |
static WsdlInterface[] |
WsdlImporter.importWsdl(WsdlProject project,
String wsdlUrl,
QName bindingName,
WsdlLoader wsdlLoader) |
Modifier and Type | Method and Description |
---|---|
static String |
WsdlUtils.replacePortEndpoint(WsdlInterface iface,
InputSource inputSource,
String endpoint) |
Constructor and Description |
---|
WsdlContext(String url,
WsdlInterface iface) |
WsdlInterfaceDefinition(WsdlInterface iface) |
Modifier and Type | Method and Description |
---|---|
WsdlInterface |
WsdlTestRequest.getInterface() |
WsdlInterface |
WsdlMockResponseTestStep.getInterface() |
Modifier and Type | Method and Description |
---|---|
static String |
XmlUtils.declareXPathNamespaces(WsdlInterface iface) |
Copyright © 2019. All Rights Reserved.