|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InteractionHandler | |
|---|---|
| com.mockrunner.connector | |
| com.mockrunner.mock.connector.cci | |
| Uses of InteractionHandler in com.mockrunner.connector |
|---|
| Methods in com.mockrunner.connector that return InteractionHandler | |
|---|---|
protected InteractionHandler |
BasicConnectorTestCaseAdapter.getInteractionHandler()
Delegates to ConnectorTestModule.getInteractionHandler() |
protected InteractionHandler |
ConnectorTestCaseAdapter.getInteractionHandler()
Delegates to ConnectorTestModule.getInteractionHandler() |
InteractionHandler |
ConnectorTestModule.getInteractionHandler()
Returns the InteractionHandler. |
| Uses of InteractionHandler in com.mockrunner.mock.connector.cci |
|---|
| Methods in com.mockrunner.mock.connector.cci that return InteractionHandler | |
|---|---|
InteractionHandler |
ConnectorMockObjectFactory.getInteractionHandler()
Returns the InteractionHandler. |
InteractionHandler |
MockConnection.getInteractionHandler()
|
| Methods in com.mockrunner.mock.connector.cci with parameters of type InteractionHandler | |
|---|---|
void |
MockConnection.setInteractionHandler(InteractionHandler interactionHandler)
Sets this connections InteractionHandler |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||