activemq-cpp-3.9.5
activemq::transport::mock Namespace Reference

Data Structures

class  Command
 
class  InternalCommandListener
 Listens for Commands sent from the MockTransport. More...
 
class  MockTransport
 The MockTransport defines a base level Transport class that is intended to be used in place of an a regular protocol Transport suck as TCP. More...
 
class  MockTransportFactory
 Manufactures MockTransports, which are objects that read from input streams and write to output streams. More...
 
class  Pointer
 Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the default Reference Counter is used. More...
 
class  Response
 
class  ResponseBuilder
 Interface for all Protocols to implement that defines the behavior of the Broker in response to messages of that protocol. More...