| Package | Description | 
|---|---|
| com.eviware.soapui.impl.rest | |
| com.eviware.soapui.impl.rest.mock | |
| com.eviware.soapui.impl.support | |
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.impl.wsdl.mock | WsdlMockService-related classes | 
| com.eviware.soapui.impl.wsdl.monitor | |
| com.eviware.soapui.impl.wsdl.panels.teststeps | WsdlTestStep panel classes | 
| com.eviware.soapui.impl.wsdl.panels.teststeps.amf | |
| com.eviware.soapui.impl.wsdl.support | WSDL-related support classes | 
| com.eviware.soapui.impl.wsdl.teststeps | WsdlTestStep implementations | 
| com.eviware.soapui.model.iface | Interface-related model items | 
| com.eviware.soapui.model.mock | ModelItems for Mocking Web Services | 
| com.eviware.soapui.model.support | SoapUI model-related support classes | 
| com.eviware.soapui.model.testsuite | Test-related model items | 
| com.eviware.soapui.model.tree.nodes | Tree nodes for all SoapUI model items | 
| com.eviware.soapui.security.support | |
| com.eviware.soapui.support.resolver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RestResourceWSDL implementation of Operation, maps to a WSDL BindingOperation | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation[] | RestService. getAllOperations() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Operation> | RestService. getOperationList() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | RestMockAction. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| MockOperation | RestMockService. addNewMockOperation(Operation operation) | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | AbstractHttpOperation | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation[] | AbstractInterface. getAllOperations() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractInterface. fireOperationAdded(Operation operation) | 
| void | AbstractInterface. fireOperationRemoved(Operation operation) | 
| void | AbstractInterface. fireOperationUpdated(Operation operation) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WsdlOperationWSDL implementation of Operation, maps to a WSDL BindingOperation | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Operation> | WsdlInterface. getOperationList() | 
| Map<String,Operation> | WsdlInterface. getOperations() | 
| Modifier and Type | Method and Description | 
|---|---|
| MockOperation | WsdlMockService. addNewMockOperation(Operation operation) | 
| protected String | WsdlMockResponse. getContentType(Operation operation,
              String encoding) | 
| WsdlMockOperation | WsdlMockService. getMockOperation(Operation operation) | 
| boolean | WsdlMockService. hasMockOperation(Operation operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | TcpMonWsdlMonitorMessageExchange. getModelItem() | 
| Operation | JProxyServletWsdlMonitorMessageExchange. getModelItem() | 
| Constructor and Description | 
|---|
| WsdlMonitorMessageExchange(Operation modelItem) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | JdbcRequest. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | AMFRequest. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | AbstractNonHttpMessageExchange. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | RestTestRequestStep. getOperation() | 
| Operation | RestResponseMessageExchange. getOperation() | 
| Operation | RestRequestStepResult. getOperation() | 
| Operation | JdbcTestStepResult. getOperation() | 
| Operation | HttpResponseMessageExchange. getOperation() | 
| Operation | AMFTestStepResult. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WsdlTestRequestStep.InternalInterfaceListener. operationRemoved(Operation operation) | 
| void | WsdlMockResponseTestStep.InternalInterfaceListener. operationRemoved(Operation operation) | 
| void | RestTestRequestStep.InternalInterfaceListener. operationRemoved(Operation operation) | 
| void | WsdlTestRequestStep.InternalInterfaceListener. operationUpdated(Operation operation) | 
| void | WsdlMockResponseTestStep.InternalInterfaceListener. operationUpdated(Operation operation) | 
| void | RestTestRequestStep.InternalInterfaceListener. operationUpdated(Operation operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation[] | Interface. getAllOperations() | 
| Operation | Request. getOperation() | 
| Operation | MessageExchange. getOperation() | 
| Operation | Interface. getOperationAt(int index) | 
| Operation | Interface. getOperationByName(String name) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<Operation> | Interface. getOperationList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InterfaceListener. operationAdded(Operation operation) | 
| void | InterfaceListener. operationRemoved(Operation operation) | 
| void | InterfaceListener. operationUpdated(Operation operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | MockOperation. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| MockOperation | MockService. addNewMockOperation(Operation operation) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | XPathReferenceImpl. getOperation() | 
| Operation | XPathReference. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InterfaceListenerAdapter. operationAdded(Operation operation) | 
| void | InterfaceListenerAdapter. operationRemoved(Operation operation) | 
| void | InterfaceListenerAdapter. operationUpdated(Operation operation) | 
| Constructor and Description | 
|---|
| XPathReferenceImpl(String label,
                  Operation operation,
                  boolean request,
                  Object target,
                  String xpathPropertyName) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | OperationTestStep. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | OperationTreeNode. getOperation() | 
| Constructor and Description | 
|---|
| OperationTreeNode(Operation operation,
                 SoapUITreeModel treeModel) | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | FailedSecurityMessageExchange. getOperation() | 
| Modifier and Type | Method and Description | 
|---|---|
| Operation | ChangeOperationResolver. getSelectedOperation() | 
Copyright © 2019. All Rights Reserved.