A lifecycle for NMS objects to indicate they can be started
For a list of all members of this type, see IStartable Members.
NMS.IStartable
ActiveMQ.Transport.ITransport
NMS.IConnection
Type | Description |
---|---|
Connection | Represents a connection with a message broker |
LoggingTransport | A Transport filter that is used to log the commands sent and received. |
MutexTransport | A Transport which gaurds access to the next transport using a mutex. |
ResponseCorrelator | A Transport which gaurds access to the next transport using a mutex. |
TcpTransport | An implementation of ITransport that uses sockets to communicate with the broker |
TransportFilter | Used to implement a filter on the transport layer. |
Namespace: NMS
Assembly: activemq-dotnet (in activemq-dotnet.dll)