| Package | Description | 
|---|---|
| com.eviware.soapui.impl.rest.actions.mock | |
| com.eviware.soapui.impl.rest.mock | |
| com.eviware.soapui.impl.rest.panels.mock | |
| com.eviware.soapui.impl.wsdl | WSDL 1.1 implementations of soapui model interface | 
| com.eviware.soapui.model.project | Project model items | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RestMockServiceOptionsAction. perform(RestMockService mockService,
       Object param) | 
| void | AddEmptyRestMockResourceAction. perform(RestMockService mockService,
       Object param) | 
| Modifier and Type | Method and Description | 
|---|---|
| RestMockService | RestMockAction. getMockService() | 
| Constructor and Description | 
|---|
| RestMockAction(RestMockService mockService,
              RESTMockActionConfig config) | 
| RestMockAction(RestMockService mockService,
              RESTMockActionConfig config,
              RestRequest request) | 
| RestMockDispatcher(RestMockService mockService,
                  WsdlMockRunContext mockContext) | 
| Modifier and Type | Method and Description | 
|---|---|
| DesktopPanel | RestMockServicePanelBuilder. buildDesktopPanel(RestMockService restMockService) | 
| Component | RestMockServicePanelBuilder. buildOverviewPanel(RestMockService mockService) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<RestMockService> | WsdlProject. restMockServices | 
| Modifier and Type | Method and Description | 
|---|---|
| RestMockService | WsdlProject. addNewRestMockService(String name) | 
| RestMockService | WsdlProject. getRestMockServiceAt(int index) | 
| RestMockService | WsdlProject. getRestMockServiceByName(String mockServiceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RestMockService> | WsdlProject. getRestMockServiceList() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | WsdlProject. addRestMockService(RestMockService mockService) | 
| Modifier and Type | Method and Description | 
|---|---|
| RestMockService | Project. addNewRestMockService(String name) | 
| RestMockService | Project. getRestMockServiceByName(String mockServiceName) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<RestMockService> | Project. getRestMockServiceList() | 
Copyright © 2019. All Rights Reserved.