The NMS Class Library (.Net Messaging Library)

Command Interface

An OpenWire command

For a list of all members of this type, see Command Members.

public interface Command : DataStructure

Types that implement Command

Type Description
ActiveMQBytesMessage  
ActiveMQMapMessage  
ActiveMQMessage  
ActiveMQObjectMessage  
ActiveMQStreamMessage  
ActiveMQTextMessage  
BaseCommand  
BrokerError Represents an exception on the broker
BrokerInfo The ActiveMQ BrokerInfo Command
ConnectionControl The ActiveMQ ConnectionControl Command
ConnectionError The ActiveMQ ConnectionError Command
ConnectionInfo The ActiveMQ ConnectionInfo Command
ConsumerControl The ActiveMQ ConsumerControl Command
ConsumerInfo The ActiveMQ ConsumerInfo Command
ControlCommand The ActiveMQ ControlCommand Command
DataArrayResponse The ActiveMQ DataArrayResponse Command
DataResponse The ActiveMQ DataResponse Command
DestinationInfo The ActiveMQ DestinationInfo Command
ExceptionResponse The ActiveMQ ExceptionResponse Command
FlushCommand The ActiveMQ FlushCommand Command
IntegerResponse The ActiveMQ IntegerResponse Command
KeepAliveInfo The ActiveMQ KeepAliveInfo Command
LastPartialCommand The ActiveMQ LastPartialCommand Command
Message The ActiveMQ Message Command
MessageAck The ActiveMQ MessageAck Command
MessageDispatch The ActiveMQ MessageDispatch Command
MessageDispatchNotification The ActiveMQ MessageDispatchNotification Command
PartialCommand The ActiveMQ PartialCommand Command
ProducerInfo The ActiveMQ ProducerInfo Command
RemoveInfo The ActiveMQ RemoveInfo Command
RemoveSubscriptionInfo The ActiveMQ RemoveSubscriptionInfo Command
ReplayCommand The ActiveMQ ReplayCommand Command
Response The ActiveMQ Response Command
SessionInfo The ActiveMQ SessionInfo Command
ShutdownInfo The ActiveMQ ShutdownInfo Command
TransactionInfo The ActiveMQ TransactionInfo Command
WireFormatInfo  

Requirements

Namespace: ActiveMQ.Commands

Assembly: activemq-dotnet (in activemq-dotnet.dll)

See Also

Command Members | ActiveMQ.Commands Namespace