18 #ifndef _ACTIVEMQ_STATE_COMMANDVISITOR_H_ 19 #define _ACTIVEMQ_STATE_COMMANDVISITOR_H_ 36 class DestinationInfo;
37 class RemoveSubscriptionInfo;
41 class TransactionInfo;
44 class MessageDispatch;
45 class MessageDispatchNotification;
47 class ConnectionError;
48 class ConnectionControl;
49 class ConsumerControl;
Definition: ProducerId.h:48
Definition: MessageDispatchNotification.h:49
Definition: ControlCommand.h:46
Definition: MessageAck.h:53
Definition: ConnectionInfo.h:49
#define AMQCPP_API
Definition: Config.h:30
Definition: ConnectionControl.h:46
Definition: DestinationInfo.h:49
Definition: FlushCommand.h:46
Definition: SessionInfo.h:48
Definition: ReplayCommand.h:46
Definition: ConnectionId.h:51
Definition: RemoveInfo.h:47
Definition: RemoveSubscriptionInfo.h:47
Definition: Response.h:46
Definition: MessagePull.h:49
This class represents an Exception sent from the Broker.
Definition: BrokerError.h:37
Definition: BrokerInfo.h:48
Interface for an Object that can visit the various Command Objects that are sent from and to this cli...
Definition: CommandVisitor.h:69
Definition: ConsumerId.h:48
Definition: MessageDispatch.h:50
Definition: ConsumerControl.h:48
Definition: KeepAliveInfo.h:46
Definition: ConsumerInfo.h:51
Definition: ConnectionError.h:48
Definition: TransactionInfo.h:48
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements...
Definition: CachedConsumer.h:24
Definition: SessionId.h:51
Definition: ProducerAck.h:47
Definition: ShutdownInfo.h:46
Definition: ProducerInfo.h:50
Decaf's implementation of a Smart Pointer that is a template on a Type and is Thread Safe if the defa...
Definition: Pointer.h:53