HabariActiveMQClient Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
IConnectionRepresents a connection with a message broker
IMessageRepresents a message either to be sent to a message broker or received from a message broker
IMessageConsumerA client uses a MessageConsumer object to receive messages from a destination
IMessageProducerAn object capable of sending messages to some destination
ISessionRepresents a single unit of work on an IConnection
TBTJMSBytesMessageThis object represents a JMS byte array message
TBTJMSConnectionA Connection object is a client's active connection to its JMS provider
TBTJMSConnectionFactoryA ConnectionFactory is used for creating Connections
TBTJMSMessageThis object represents a JMS message
TBTJMSObjectMessageThis object represents a JMS object message
TBTJMSSessionSession
TBTJMSTextMessageThis object represents a JMS text message
TBTMessageThis object represents a JMS message
TBTMessageConsumerA client uses a MessageConsumer object to receive messages from a destination
TBTMessageProducerA client uses a MessageProducer object to send messages to a destination
THabariExpressThis component provides a simple JMS message client
THabariExpressAdminThis component provides a simple ActiveMQ administration client
TOptionsConsumerOptionsConsumer
TOptionsDestinationThis object stores destination configuration properties
TOptionsMessageTransformerThis object stores transformer configuration properties
TOptionsProducerThis object stores producer configuration properties
TOptionsSessionThis object stores session configuration properties

Generated by doxygen