The NMS Class Library (.Net Messaging Library)
ActiveMQ Hierarchy
System.Object
ActiveMQ.Connection
----
NMS.IConnection
,
NMS.IStartable
,
NMS.IStoppable
,
System.IDisposable
ActiveMQ.ConnectionFactory
----
NMS.IConnectionFactory
ActiveMQ.DestinationFilter
ActiveMQ.Dispatcher
ActiveMQ.ISynchronization
ActiveMQ.MessageConsumer
----
NMS.IMessageConsumer
,
System.IDisposable
ActiveMQ.MessageProducer
----
NMS.IMessageProducer
,
System.IDisposable
ActiveMQ.Session
----
NMS.ISession
,
System.IDisposable
ActiveMQ.TransactionContext
System.Exception
----
System.Runtime.Serialization.ISerializable
NMS.NMSException
ActiveMQ.BrokerException
ActiveMQ.ConnectionClosedException
ActiveMQ.ConsumerClosedException
System.ValueType
System.Enum
----
System.IComparable
,
System.IConvertible
,
System.IFormattable
ActiveMQ.AckType
ActiveMQ.TransactionType
See Also
ActiveMQ Namespace