Modifier and Type | Method and Description |
---|---|
VirtDataSource |
MockResponseProHelper.getVirtDataSource() |
Modifier and Type | Method and Description |
---|---|
VirtDataSource |
VirtDataSources.addVirtDataSource(String name) |
VirtDataSource |
VirtDataSources.addVirtDataSource(String name,
String type) |
VirtDataSource |
VirtDataSources.getVirtDataSource(String name) |
Modifier and Type | Method and Description |
---|---|
void |
VirtDataSourcesContainer.notifyDataSourceAdded(VirtDataSource dataSource) |
void |
VirtDataSourcesContainer.notifyDataSourceRemoved(VirtDataSource dataSource) |
Modifier and Type | Class and Description |
---|---|
class |
VirtDataSourceImpl |
Modifier and Type | Method and Description |
---|---|
VirtDataSource |
VirtDataSourcesImpl.addVirtDataSource(String name) |
VirtDataSource |
VirtDataSourcesImpl.addVirtDataSource(String name,
String type) |
VirtDataSource |
DataSourceUpdatedMessage.getDataSource() |
VirtDataSource |
VirtDataSourcesImpl.getVirtDataSource(String name) |
Constructor and Description |
---|
DataSourceUpdatedMessage(VirtDataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
void |
RESTMockServicePro.notifyDataSourceAdded(VirtDataSource dataSource) |
void |
RESTMockServicePro.notifyDataSourceRemoved(VirtDataSource dataSource) |
Modifier and Type | Method and Description |
---|---|
void |
WsdlMockServicePro.notifyDataSourceAdded(VirtDataSource dataSource) |
void |
WsdlMockServicePro.notifyDataSourceRemoved(VirtDataSource dataSource) |
Copyright © 2019. All rights reserved.