Namespace Apache.NMS.ActiveMQ.Transport.Mock
Classes
MockTransport
Transport used for testing, mimics the behaviour of a normal Transport and allows messages to be sent and received
MockTransportFactory
Factory class to create the MockTransport when given on a URI as mock://XXX
OpenWireResponseBuilder
Builds responses using the internal Cononical OpenWire Commands format.
Interfaces
IResponseBuilder
Defines an Interface for a Command Response Builder used by the MockTransport to answer Commands sent via the Request and AsnycRequest methods.