public class RestParameterDispatcher extends AbstractMockOperationDispatcher implements DynamicMockOperationDispatcher, ProMockOperationDispatcher, java.beans.PropertyChangeListener
Modifiers | Name | Description |
---|---|---|
static class |
RestParameterDispatcher.Factory |
Type Params | Return Type | Name and description |
---|---|---|
|
public ParameterRule |
addRule(java.lang.String name) |
|
public void |
deleteRule(ParameterDispatcherRule rule) |
|
public javax.swing.JComponent |
getEditorComponent() |
|
public javax.swing.JComponent |
getEditorComponent(StartTrialAction startTrialAction) |
|
public boolean |
hasDefaultResponse() |
|
public void |
mouseClicked(java.awt.event.MouseEvent e) |
|
public void |
propertyChange(java.beans.PropertyChangeEvent evt) |
|
public void |
release() |
|
public void |
releaseEditorComponent() |
|
public GenericMockResponse |
selectMockResponse(GenericMockRequest request, MockResult result) |
|
public boolean |
shouldAddRuleFor(RestMockRequest restMockRequest) |
|
public void |
updateWith(RestMockRequest mockRequest, RestMockResponse mockResponse) |
|
public void |
valueChanged(javax.swing.event.ListSelectionEvent e) |