|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InteractionImplementor | |
---|---|
com.mockrunner.connector |
Uses of InteractionImplementor in com.mockrunner.connector |
---|
Classes in com.mockrunner.connector that implement InteractionImplementor | |
---|---|
class |
GenericFailureInteraction
This interaction implementor can be used to simulate failures. |
class |
IndexedRecordInteraction
This interaction implementor works with indexed records. |
class |
MappedRecordInteraction
This interaction implementor works with mapped records. |
class |
StreamableRecordByteArrayInteraction
This interaction implementor works with bytes arrays and streamable records. |
class |
WSIFInteraction
Implementor for IBM environments using the Web Services Invocation Framework |
Methods in com.mockrunner.connector with parameters of type InteractionImplementor | |
---|---|
void |
InteractionHandler.addImplementor(InteractionImplementor implementor)
Add an implementation of InteractionImplementor , e.g. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |