com.mockrunner.connector |
|
Java Source File Name | Type | Comment |
BasicConnectorTestCaseAdapter.java | Class | Delegator for
com.mockrunner.connector.ConnectorTestModule . |
ConnectorTestCaseAdapter.java | Class | Delegator for
com.mockrunner.connector.ConnectorTestModule . |
ConnectorTestModule.java | Class | Module for JCA tests. |
GenericFailureInteraction.java | Class | This interaction implementor can be used to simulate failures. |
IndexedRecordInteraction.java | Class | This interaction implementor works with indexed records. |
InteractionHandler.java | Class | This class can be used to add implementations of
InteractionImplementor . |
InteractionImplementor.java | Interface | Implementations of this interface can be addded to
InteractionHandler . |
MappedRecordInteraction.java | Class | This interaction implementor works with mapped records. |
StreamableRecordByteArrayInteraction.java | Class | This interaction implementor works with bytes arrays and streamable
records. |
WSIFInteraction.java | Class | |