The NMS Class Library (.Net Messaging Library)

ActiveMQ Namespace

Namespace hierarchy

Classes

Class Description
BrokerException Exception thrown when the broker returns an error
Connection Represents a connection with a message broker
ConnectionClosedException Exception thrown when a connection is used that it already closed
ConnectionFactory Represents a connection with a message broker
ConsumerClosedException Exception thrown when a consumer is used that it already closed
DestinationFilter Summary description for DestinationFilter.
Dispatcher Handles the multi-threaded dispatching between the transport and the consumers
MessageConsumer An object capable of receiving messages from some destination
MessageProducer An object capable of sending messages to some destination
Session Default provider of ISession
TransactionContext  

Interfaces

Interface Description
ISynchronization  

Enumerations

Enumeration Description
AckType  
TransactionType