blob: d316e9afcb1562a2220afa2bcd6cab270b43f91c [file] [log] [blame]
# ---------------------------------------------------------------------------
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# ---------------------------------------------------------------------------
cc_sources = \
activemq/cmsutil/CmsAccessor.cpp \
activemq/cmsutil/CmsDestinationAccessor.cpp \
activemq/cmsutil/CmsTemplate.cpp \
activemq/cmsutil/DynamicDestinationResolver.cpp \
activemq/cmsutil/PooledSession.cpp \
activemq/cmsutil/ResourceLifecycleManager.cpp \
activemq/cmsutil/SessionPool.cpp \
activemq/commands/ActiveMQBlobMessage.cpp \
activemq/commands/ActiveMQBytesMessage.cpp \
activemq/commands/ActiveMQDestination.cpp \
activemq/commands/ActiveMQMapMessage.cpp \
activemq/commands/ActiveMQMessage.cpp \
activemq/commands/ActiveMQObjectMessage.cpp \
activemq/commands/ActiveMQQueue.cpp \
activemq/commands/ActiveMQStreamMessage.cpp \
activemq/commands/ActiveMQTempDestination.cpp \
activemq/commands/ActiveMQTempQueue.cpp \
activemq/commands/ActiveMQTempTopic.cpp \
activemq/commands/ActiveMQTextMessage.cpp \
activemq/commands/ActiveMQTopic.cpp \
activemq/commands/BrokerError.cpp \
activemq/commands/BrokerId.cpp \
activemq/commands/BrokerInfo.cpp \
activemq/commands/ConnectionControl.cpp \
activemq/commands/ConnectionError.cpp \
activemq/commands/ConnectionId.cpp \
activemq/commands/ConnectionInfo.cpp \
activemq/commands/ConsumerControl.cpp \
activemq/commands/ConsumerId.cpp \
activemq/commands/ConsumerInfo.cpp \
activemq/commands/ControlCommand.cpp \
activemq/commands/DataArrayResponse.cpp \
activemq/commands/DataResponse.cpp \
activemq/commands/DestinationInfo.cpp \
activemq/commands/DiscoveryEvent.cpp \
activemq/commands/ExceptionResponse.cpp \
activemq/commands/FlushCommand.cpp \
activemq/commands/IntegerResponse.cpp \
activemq/commands/JournalQueueAck.cpp \
activemq/commands/JournalTopicAck.cpp \
activemq/commands/JournalTrace.cpp \
activemq/commands/JournalTransaction.cpp \
activemq/commands/KeepAliveInfo.cpp \
activemq/commands/LastPartialCommand.cpp \
activemq/commands/LocalTransactionId.cpp \
activemq/commands/Message.cpp \
activemq/commands/MessageAck.cpp \
activemq/commands/MessageDispatch.cpp \
activemq/commands/MessageDispatchNotification.cpp \
activemq/commands/MessageId.cpp \
activemq/commands/MessagePull.cpp \
activemq/commands/NetworkBridgeFilter.cpp \
activemq/commands/PartialCommand.cpp \
activemq/commands/ProducerAck.cpp \
activemq/commands/ProducerId.cpp \
activemq/commands/ProducerInfo.cpp \
activemq/commands/RemoveInfo.cpp \
activemq/commands/RemoveSubscriptionInfo.cpp \
activemq/commands/ReplayCommand.cpp \
activemq/commands/Response.cpp \
activemq/commands/SessionId.cpp \
activemq/commands/SessionInfo.cpp \
activemq/commands/ShutdownInfo.cpp \
activemq/commands/SubscriptionInfo.cpp \
activemq/commands/TransactionId.cpp \
activemq/commands/TransactionInfo.cpp \
activemq/commands/WireFormatInfo.cpp \
activemq/commands/XATransactionId.cpp \
activemq/core/ActiveMQConnection.cpp \
activemq/core/ActiveMQConnectionFactory.cpp \
activemq/core/ActiveMQConnectionMetaData.cpp \
activemq/core/ActiveMQConnectionSupport.cpp \
activemq/core/ActiveMQConstants.cpp \
activemq/core/ActiveMQConsumer.cpp \
activemq/core/ActiveMQProducer.cpp \
activemq/core/ActiveMQSession.cpp \
activemq/core/ActiveMQSessionExecutor.cpp \
activemq/core/ActiveMQTransactionContext.cpp \
activemq/core/MessageDispatchChannel.cpp \
activemq/exceptions/ActiveMQException.cpp \
activemq/io/LoggingInputStream.cpp \
activemq/io/LoggingOutputStream.cpp \
activemq/library/ActiveMQCPP.cpp \
activemq/state/ConnectionState.cpp \
activemq/state/ConnectionStateTracker.cpp \
activemq/state/ConsumerState.cpp \
activemq/state/ProducerState.cpp \
activemq/state/SessionState.cpp \
activemq/state/Tracked.cpp \
activemq/state/TransactionState.cpp \
activemq/threads/CompositeTaskRunner.cpp \
activemq/threads/DedicatedTaskRunner.cpp \
activemq/transport/AbstractTransportFactory.cpp \
activemq/transport/IOTransport.cpp \
activemq/transport/TransportFilter.cpp \
activemq/transport/TransportRegistry.cpp \
activemq/transport/correlator/ResponseCorrelator.cpp \
activemq/transport/failover/BackupTransport.cpp \
activemq/transport/failover/BackupTransportPool.cpp \
activemq/transport/failover/CloseTransportsTask.cpp \
activemq/transport/failover/FailoverTransport.cpp \
activemq/transport/failover/FailoverTransportFactory.cpp \
activemq/transport/failover/FailoverTransportListener.cpp \
activemq/transport/failover/URIPool.cpp \
activemq/transport/inactivity/InactivityMonitor.cpp \
activemq/transport/inactivity/ReadChecker.cpp \
activemq/transport/inactivity/WriteChecker.cpp \
activemq/transport/logging/LoggingTransport.cpp \
activemq/transport/mock/InternalCommandListener.cpp \
activemq/transport/mock/MockTransport.cpp \
activemq/transport/mock/MockTransportFactory.cpp \
activemq/transport/tcp/TcpTransport.cpp \
activemq/transport/tcp/TcpTransportFactory.cpp \
activemq/util/ActiveMQProperties.cpp \
activemq/util/CMSExceptionSupport.cpp \
activemq/util/CompositeData.cpp \
activemq/util/LongSequenceGenerator.cpp \
activemq/util/MemoryUsage.cpp \
activemq/util/PrimitiveList.cpp \
activemq/util/PrimitiveMap.cpp \
activemq/util/PrimitiveValueConverter.cpp \
activemq/util/PrimitiveValueNode.cpp \
activemq/util/URISupport.cpp \
activemq/wireformat/WireFormatRegistry.cpp \
activemq/wireformat/openwire/OpenWireFormat.cpp \
activemq/wireformat/openwire/OpenWireFormatFactory.cpp \
activemq/wireformat/openwire/OpenWireFormatNegotiator.cpp \
activemq/wireformat/openwire/OpenWireResponseBuilder.cpp \
activemq/wireformat/openwire/marshal/BaseDataStreamMarshaller.cpp \
activemq/wireformat/openwire/marshal/PrimitiveTypesMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQBlobMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQBytesMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQMapMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQObjectMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQStreamMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQTextMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ActiveMQTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/BaseCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/BrokerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/BrokerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConnectionControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConnectionErrorMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConnectionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConnectionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConsumerControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConsumerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ConsumerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ControlCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/DataArrayResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/DataResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/DestinationInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/DiscoveryEventMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ExceptionResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/FlushCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/IntegerResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/JournalQueueAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/JournalTopicAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/JournalTraceMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/JournalTransactionMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/KeepAliveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/LastPartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/LocalTransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MarshallerFactory.cpp \
activemq/wireformat/openwire/marshal/v1/MessageAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MessageDispatchMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MessageDispatchNotificationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MessageIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/MessagePullMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/NetworkBridgeFilterMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/PartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ProducerAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ProducerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ProducerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/RemoveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/RemoveSubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ReplayCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/SessionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/SessionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/ShutdownInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/SubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/TransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/TransactionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/WireFormatInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v1/XATransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQBlobMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQBytesMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQMapMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQObjectMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQStreamMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQTextMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ActiveMQTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/BaseCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/BrokerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/BrokerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConnectionControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConnectionErrorMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConnectionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConnectionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConsumerControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConsumerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ConsumerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ControlCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/DataArrayResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/DataResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/DestinationInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/DiscoveryEventMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ExceptionResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/FlushCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/IntegerResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/JournalQueueAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/JournalTopicAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/JournalTraceMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/JournalTransactionMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/KeepAliveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/LastPartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/LocalTransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MarshallerFactory.cpp \
activemq/wireformat/openwire/marshal/v2/MessageAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MessageDispatchMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MessageDispatchNotificationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MessageIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/MessagePullMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/NetworkBridgeFilterMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/PartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ProducerAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ProducerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ProducerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/RemoveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/RemoveSubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ReplayCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/SessionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/SessionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/ShutdownInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/SubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/TransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/TransactionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/WireFormatInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v2/XATransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQBlobMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQBytesMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQMapMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQObjectMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQStreamMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQTextMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ActiveMQTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/BaseCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/BrokerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/BrokerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConnectionControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConnectionErrorMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConnectionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConnectionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConsumerControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConsumerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ConsumerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ControlCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/DataArrayResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/DataResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/DestinationInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/DiscoveryEventMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ExceptionResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/FlushCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/IntegerResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/JournalQueueAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/JournalTopicAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/JournalTraceMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/JournalTransactionMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/KeepAliveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/LastPartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/LocalTransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MarshallerFactory.cpp \
activemq/wireformat/openwire/marshal/v3/MessageAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MessageDispatchMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MessageDispatchNotificationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MessageIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/MessagePullMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/NetworkBridgeFilterMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/PartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ProducerAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ProducerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ProducerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/RemoveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/RemoveSubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ReplayCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/SessionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/SessionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/ShutdownInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/SubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/TransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/TransactionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/WireFormatInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v3/XATransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQBlobMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQBytesMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQMapMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQObjectMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQStreamMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQTextMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ActiveMQTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/BaseCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/BrokerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/BrokerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConnectionControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConnectionErrorMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConnectionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConnectionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConsumerControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConsumerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ConsumerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ControlCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/DataArrayResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/DataResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/DestinationInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/DiscoveryEventMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ExceptionResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/FlushCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/IntegerResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/JournalQueueAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/JournalTopicAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/JournalTraceMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/JournalTransactionMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/KeepAliveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/LastPartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/LocalTransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MarshallerFactory.cpp \
activemq/wireformat/openwire/marshal/v4/MessageAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MessageDispatchMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MessageDispatchNotificationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MessageIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/MessagePullMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/NetworkBridgeFilterMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/PartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ProducerAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ProducerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ProducerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/RemoveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/RemoveSubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ReplayCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/SessionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/SessionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/ShutdownInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/SubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/TransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/TransactionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/WireFormatInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v4/XATransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQBlobMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQBytesMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQMapMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQObjectMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQStreamMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempDestinationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempQueueMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQTextMessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ActiveMQTopicMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/BaseCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/BrokerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/BrokerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConnectionControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConnectionErrorMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConnectionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConnectionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConsumerControlMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConsumerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ConsumerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ControlCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/DataArrayResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/DataResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/DestinationInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/DiscoveryEventMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ExceptionResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/FlushCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/IntegerResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/JournalQueueAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/JournalTopicAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/JournalTraceMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/JournalTransactionMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/KeepAliveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/LastPartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/LocalTransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MarshallerFactory.cpp \
activemq/wireformat/openwire/marshal/v5/MessageAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MessageDispatchMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MessageDispatchNotificationMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MessageIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MessageMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/MessagePullMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/NetworkBridgeFilterMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/PartialCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ProducerAckMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ProducerIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ProducerInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ResponseMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/SessionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/SessionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/TransactionIdMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshaller.cpp \
activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshaller.cpp \
activemq/wireformat/openwire/utils/BooleanStream.cpp \
activemq/wireformat/openwire/utils/HexTable.cpp \
activemq/wireformat/openwire/utils/MessagePropertyInterceptor.cpp \
activemq/wireformat/openwire/utils/OpenwireStringSupport.cpp \
activemq/wireformat/stomp/StompCommandConstants.cpp \
activemq/wireformat/stomp/StompFrame.cpp \
activemq/wireformat/stomp/StompHelper.cpp \
activemq/wireformat/stomp/StompWireFormat.cpp \
activemq/wireformat/stomp/StompWireFormatFactory.cpp \
cms/CMSException.cpp \
cms/CMSSecurityException.cpp \
cms/IllegalStateException.cpp \
cms/InvalidClientIdException.cpp \
cms/InvalidDestinationException.cpp \
cms/InvalidSelectorException.cpp \
cms/MessageEOFException.cpp \
cms/MessageFormatException.cpp \
cms/MessageNotReadableException.cpp \
cms/MessageNotWriteableException.cpp \
cms/UnsupportedOperationException.cpp \
decaf/internal/AprPool.cpp \
decaf/internal/DecafRuntime.cpp \
decaf/internal/io/StandardErrorOutputStream.cpp \
decaf/internal/io/StandardInputStream.cpp \
decaf/internal/io/StandardOutputStream.cpp \
decaf/internal/net/URIEncoderDecoder.cpp \
decaf/internal/net/URIHelper.cpp \
decaf/internal/nio/BufferFactory.cpp \
decaf/internal/nio/ByteArrayBuffer.cpp \
decaf/internal/nio/ByteArrayPerspective.cpp \
decaf/internal/nio/CharArrayBuffer.cpp \
decaf/internal/nio/DoubleArrayBuffer.cpp \
decaf/internal/nio/FloatArrayBuffer.cpp \
decaf/internal/nio/IntArrayBuffer.cpp \
decaf/internal/nio/LongArrayBuffer.cpp \
decaf/internal/nio/ShortArrayBuffer.cpp \
decaf/internal/util/ByteArrayAdapter.cpp \
decaf/internal/util/HexStringParser.cpp \
decaf/internal/util/TimerTaskHeap.cpp \
decaf/internal/util/concurrent/SynchronizableImpl.cpp \
decaf/internal/util/concurrent/unix/ConditionImpl.cpp \
decaf/internal/util/concurrent/unix/MutexImpl.cpp \
decaf/io/BlockingByteArrayInputStream.cpp \
decaf/io/BufferedInputStream.cpp \
decaf/io/BufferedOutputStream.cpp \
decaf/io/ByteArrayInputStream.cpp \
decaf/io/ByteArrayOutputStream.cpp \
decaf/io/DataInputStream.cpp \
decaf/io/DataOutputStream.cpp \
decaf/lang/Boolean.cpp \
decaf/lang/Byte.cpp \
decaf/lang/Character.cpp \
decaf/lang/Double.cpp \
decaf/lang/Exception.cpp \
decaf/lang/Float.cpp \
decaf/lang/Integer.cpp \
decaf/lang/Long.cpp \
decaf/lang/Math.cpp \
decaf/lang/Short.cpp \
decaf/lang/System.cpp \
decaf/lang/Thread.cpp \
decaf/lang/ThreadGroup.cpp \
decaf/net/BufferedSocket.cpp \
decaf/net/ServerSocket.cpp \
decaf/net/SocketError.cpp \
decaf/net/SocketFactory.cpp \
decaf/net/SocketInputStream.cpp \
decaf/net/SocketOutputStream.cpp \
decaf/net/TcpSocket.cpp \
decaf/net/URI.cpp \
decaf/net/URL.cpp \
decaf/net/URLDecoder.cpp \
decaf/net/URLEncoder.cpp \
decaf/nio/Buffer.cpp \
decaf/nio/ByteBuffer.cpp \
decaf/nio/CharBuffer.cpp \
decaf/nio/DoubleBuffer.cpp \
decaf/nio/FloatBuffer.cpp \
decaf/nio/IntBuffer.cpp \
decaf/nio/LongBuffer.cpp \
decaf/nio/ShortBuffer.cpp \
decaf/util/Date.cpp \
decaf/util/Properties.cpp \
decaf/util/Random.cpp \
decaf/util/StringTokenizer.cpp \
decaf/util/Timer.cpp \
decaf/util/TimerTask.cpp \
decaf/util/UUID.cpp \
decaf/util/concurrent/CountDownLatch.cpp \
decaf/util/concurrent/Mutex.cpp \
decaf/util/concurrent/PooledThread.cpp \
decaf/util/concurrent/Semaphore.cpp \
decaf/util/concurrent/ThreadPool.cpp \
decaf/util/concurrent/TimeUnit.cpp \
decaf/util/concurrent/atomic/AtomicBoolean.cpp \
decaf/util/concurrent/atomic/AtomicInteger.cpp \
decaf/util/concurrent/locks/LockSupport.cpp \
decaf/util/concurrent/locks/ReentrantLock.cpp \
decaf/util/logging/LogManager.cpp \
decaf/util/logging/LogWriter.cpp \
decaf/util/logging/Logger.cpp \
decaf/util/logging/LoggerHierarchy.cpp \
decaf/util/logging/SimpleLogger.cpp
h_sources = \
activemq/cmsutil/CachedConsumer.h \
activemq/cmsutil/CachedProducer.h \
activemq/cmsutil/CmsAccessor.h \
activemq/cmsutil/CmsDestinationAccessor.h \
activemq/cmsutil/CmsTemplate.h \
activemq/cmsutil/DestinationResolver.h \
activemq/cmsutil/DynamicDestinationResolver.h \
activemq/cmsutil/MessageCreator.h \
activemq/cmsutil/PooledSession.h \
activemq/cmsutil/ProducerCallback.h \
activemq/cmsutil/ResourceLifecycleManager.h \
activemq/cmsutil/SessionCallback.h \
activemq/cmsutil/SessionPool.h \
activemq/commands/ActiveMQBlobMessage.h \
activemq/commands/ActiveMQBytesMessage.h \
activemq/commands/ActiveMQDestination.h \
activemq/commands/ActiveMQMapMessage.h \
activemq/commands/ActiveMQMessage.h \
activemq/commands/ActiveMQMessageTemplate.h \
activemq/commands/ActiveMQObjectMessage.h \
activemq/commands/ActiveMQQueue.h \
activemq/commands/ActiveMQStreamMessage.h \
activemq/commands/ActiveMQTempDestination.h \
activemq/commands/ActiveMQTempQueue.h \
activemq/commands/ActiveMQTempTopic.h \
activemq/commands/ActiveMQTextMessage.h \
activemq/commands/ActiveMQTopic.h \
activemq/commands/BaseCommand.h \
activemq/commands/BaseDataStructure.h \
activemq/commands/BooleanExpression.h \
activemq/commands/BrokerError.h \
activemq/commands/BrokerId.h \
activemq/commands/BrokerInfo.h \
activemq/commands/Command.h \
activemq/commands/ConnectionControl.h \
activemq/commands/ConnectionError.h \
activemq/commands/ConnectionId.h \
activemq/commands/ConnectionInfo.h \
activemq/commands/ConsumerControl.h \
activemq/commands/ConsumerId.h \
activemq/commands/ConsumerInfo.h \
activemq/commands/ControlCommand.h \
activemq/commands/DataArrayResponse.h \
activemq/commands/DataResponse.h \
activemq/commands/DataStructure.h \
activemq/commands/DestinationInfo.h \
activemq/commands/DiscoveryEvent.h \
activemq/commands/ExceptionResponse.h \
activemq/commands/FlushCommand.h \
activemq/commands/IntegerResponse.h \
activemq/commands/JournalQueueAck.h \
activemq/commands/JournalTopicAck.h \
activemq/commands/JournalTrace.h \
activemq/commands/JournalTransaction.h \
activemq/commands/KeepAliveInfo.h \
activemq/commands/LastPartialCommand.h \
activemq/commands/LocalTransactionId.h \
activemq/commands/Message.h \
activemq/commands/MessageAck.h \
activemq/commands/MessageDispatch.h \
activemq/commands/MessageDispatchNotification.h \
activemq/commands/MessageId.h \
activemq/commands/MessagePull.h \
activemq/commands/NetworkBridgeFilter.h \
activemq/commands/PartialCommand.h \
activemq/commands/ProducerAck.h \
activemq/commands/ProducerId.h \
activemq/commands/ProducerInfo.h \
activemq/commands/RemoveInfo.h \
activemq/commands/RemoveSubscriptionInfo.h \
activemq/commands/ReplayCommand.h \
activemq/commands/Response.h \
activemq/commands/SessionId.h \
activemq/commands/SessionInfo.h \
activemq/commands/ShutdownInfo.h \
activemq/commands/SubscriptionInfo.h \
activemq/commands/TransactionId.h \
activemq/commands/TransactionInfo.h \
activemq/commands/WireFormatInfo.h \
activemq/commands/XATransactionId.h \
activemq/core/ActiveMQAckHandler.h \
activemq/core/ActiveMQConnection.h \
activemq/core/ActiveMQConnectionFactory.h \
activemq/core/ActiveMQConnectionMetaData.h \
activemq/core/ActiveMQConnectionSupport.h \
activemq/core/ActiveMQConstants.h \
activemq/core/ActiveMQConsumer.h \
activemq/core/ActiveMQProducer.h \
activemq/core/ActiveMQSession.h \
activemq/core/ActiveMQSessionExecutor.h \
activemq/core/ActiveMQTransactionContext.h \
activemq/core/DispatchData.h \
activemq/core/Dispatcher.h \
activemq/core/MessageDispatchChannel.h \
activemq/core/Synchronization.h \
activemq/exceptions/ActiveMQException.h \
activemq/exceptions/BrokerException.h \
activemq/exceptions/ExceptionDefines.h \
activemq/io/LoggingInputStream.h \
activemq/io/LoggingOutputStream.h \
activemq/library/ActiveMQCPP.h \
activemq/state/CommandVisitor.h \
activemq/state/CommandVisitorAdapter.h \
activemq/state/ConnectionState.h \
activemq/state/ConnectionStateTracker.h \
activemq/state/ConsumerState.h \
activemq/state/ProducerState.h \
activemq/state/SessionState.h \
activemq/state/Tracked.h \
activemq/state/TransactionState.h \
activemq/threads/CompositeTask.h \
activemq/threads/CompositeTaskRunner.h \
activemq/threads/DedicatedTaskRunner.h \
activemq/threads/Task.h \
activemq/threads/TaskRunner.h \
activemq/transport/AbstractTransportFactory.h \
activemq/transport/CompositeTransport.h \
activemq/transport/DefaultTransportListener.h \
activemq/transport/IOTransport.h \
activemq/transport/Transport.h \
activemq/transport/TransportFactory.h \
activemq/transport/TransportFilter.h \
activemq/transport/TransportListener.h \
activemq/transport/TransportRegistry.h \
activemq/transport/correlator/FutureResponse.h \
activemq/transport/correlator/ResponseCorrelator.h \
activemq/transport/failover/BackupTransport.h \
activemq/transport/failover/BackupTransportPool.h \
activemq/transport/failover/CloseTransportsTask.h \
activemq/transport/failover/FailoverTransport.h \
activemq/transport/failover/FailoverTransportFactory.h \
activemq/transport/failover/FailoverTransportListener.h \
activemq/transport/failover/URIPool.h \
activemq/transport/inactivity/InactivityMonitor.h \
activemq/transport/inactivity/ReadChecker.h \
activemq/transport/inactivity/WriteChecker.h \
activemq/transport/logging/LoggingTransport.h \
activemq/transport/mock/InternalCommandListener.h \
activemq/transport/mock/MockTransport.h \
activemq/transport/mock/MockTransportFactory.h \
activemq/transport/mock/ResponseBuilder.h \
activemq/transport/tcp/TcpTransport.h \
activemq/transport/tcp/TcpTransportFactory.h \
activemq/util/ActiveMQProperties.h \
activemq/util/CMSExceptionSupport.h \
activemq/util/CompositeData.h \
activemq/util/Config.h \
activemq/util/LongSequenceGenerator.h \
activemq/util/MemoryUsage.h \
activemq/util/PrimitiveList.h \
activemq/util/PrimitiveMap.h \
activemq/util/PrimitiveValueConverter.h \
activemq/util/PrimitiveValueNode.h \
activemq/util/URISupport.h \
activemq/util/Usage.h \
activemq/wireformat/MarshalAware.h \
activemq/wireformat/WireFormat.h \
activemq/wireformat/WireFormatFactory.h \
activemq/wireformat/WireFormatNegotiator.h \
activemq/wireformat/WireFormatRegistry.h \
activemq/wireformat/openwire/OpenWireFormat.h \
activemq/wireformat/openwire/OpenWireFormatFactory.h \
activemq/wireformat/openwire/OpenWireFormatNegotiator.h \
activemq/wireformat/openwire/OpenWireResponseBuilder.h \
activemq/wireformat/openwire/marshal/BaseDataStreamMarshaller.h \
activemq/wireformat/openwire/marshal/DataStreamMarshaller.h \
activemq/wireformat/openwire/marshal/PrimitiveTypesMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQBlobMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQBytesMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQMapMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQObjectMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQStreamMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQTempTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQTextMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ActiveMQTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v1/BaseCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/BrokerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/BrokerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConnectionControlMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConnectionErrorMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConnectionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConnectionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConsumerControlMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConsumerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ConsumerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ControlCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/DataArrayResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v1/DataResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v1/DestinationInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/DiscoveryEventMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ExceptionResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v1/FlushCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/IntegerResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v1/JournalQueueAckMarshaller.h \
activemq/wireformat/openwire/marshal/v1/JournalTopicAckMarshaller.h \
activemq/wireformat/openwire/marshal/v1/JournalTraceMarshaller.h \
activemq/wireformat/openwire/marshal/v1/JournalTransactionMarshaller.h \
activemq/wireformat/openwire/marshal/v1/KeepAliveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/LastPartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/LocalTransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MarshallerFactory.h \
activemq/wireformat/openwire/marshal/v1/MessageAckMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MessageDispatchMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MessageDispatchNotificationMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MessageIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MessageMarshaller.h \
activemq/wireformat/openwire/marshal/v1/MessagePullMarshaller.h \
activemq/wireformat/openwire/marshal/v1/NetworkBridgeFilterMarshaller.h \
activemq/wireformat/openwire/marshal/v1/PartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ProducerAckMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ProducerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ProducerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/RemoveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/RemoveSubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ReplayCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v1/SessionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/SessionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/ShutdownInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/SubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/TransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v1/TransactionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/WireFormatInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v1/XATransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQBlobMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQBytesMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQMapMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQObjectMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQStreamMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQTempTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQTextMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ActiveMQTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v2/BaseCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/BrokerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/BrokerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConnectionControlMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConnectionErrorMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConnectionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConnectionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConsumerControlMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConsumerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ConsumerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ControlCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/DataArrayResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v2/DataResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v2/DestinationInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/DiscoveryEventMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ExceptionResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v2/FlushCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/IntegerResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v2/JournalQueueAckMarshaller.h \
activemq/wireformat/openwire/marshal/v2/JournalTopicAckMarshaller.h \
activemq/wireformat/openwire/marshal/v2/JournalTraceMarshaller.h \
activemq/wireformat/openwire/marshal/v2/JournalTransactionMarshaller.h \
activemq/wireformat/openwire/marshal/v2/KeepAliveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/LastPartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/LocalTransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MarshallerFactory.h \
activemq/wireformat/openwire/marshal/v2/MessageAckMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MessageDispatchMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MessageDispatchNotificationMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MessageIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MessageMarshaller.h \
activemq/wireformat/openwire/marshal/v2/MessagePullMarshaller.h \
activemq/wireformat/openwire/marshal/v2/NetworkBridgeFilterMarshaller.h \
activemq/wireformat/openwire/marshal/v2/PartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ProducerAckMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ProducerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ProducerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/RemoveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/RemoveSubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ReplayCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v2/SessionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/SessionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/ShutdownInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/SubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/TransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v2/TransactionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/WireFormatInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v2/XATransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQBlobMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQBytesMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQMapMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQObjectMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQStreamMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQTempTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQTextMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ActiveMQTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v3/BaseCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/BrokerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/BrokerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConnectionControlMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConnectionErrorMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConnectionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConnectionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConsumerControlMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConsumerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ConsumerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ControlCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/DataArrayResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v3/DataResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v3/DestinationInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/DiscoveryEventMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ExceptionResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v3/FlushCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/IntegerResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v3/JournalQueueAckMarshaller.h \
activemq/wireformat/openwire/marshal/v3/JournalTopicAckMarshaller.h \
activemq/wireformat/openwire/marshal/v3/JournalTraceMarshaller.h \
activemq/wireformat/openwire/marshal/v3/JournalTransactionMarshaller.h \
activemq/wireformat/openwire/marshal/v3/KeepAliveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/LastPartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/LocalTransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MarshallerFactory.h \
activemq/wireformat/openwire/marshal/v3/MessageAckMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MessageDispatchMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MessageDispatchNotificationMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MessageIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MessageMarshaller.h \
activemq/wireformat/openwire/marshal/v3/MessagePullMarshaller.h \
activemq/wireformat/openwire/marshal/v3/NetworkBridgeFilterMarshaller.h \
activemq/wireformat/openwire/marshal/v3/PartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ProducerAckMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ProducerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ProducerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/RemoveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/RemoveSubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ReplayCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v3/SessionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/SessionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/ShutdownInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/SubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/TransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v3/TransactionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/WireFormatInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v3/XATransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQBlobMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQBytesMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQMapMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQObjectMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQStreamMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQTempTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQTextMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ActiveMQTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v4/BaseCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/BrokerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/BrokerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConnectionControlMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConnectionErrorMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConnectionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConnectionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConsumerControlMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConsumerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ConsumerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ControlCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/DataArrayResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v4/DataResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v4/DestinationInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/DiscoveryEventMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ExceptionResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v4/FlushCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/IntegerResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v4/JournalQueueAckMarshaller.h \
activemq/wireformat/openwire/marshal/v4/JournalTopicAckMarshaller.h \
activemq/wireformat/openwire/marshal/v4/JournalTraceMarshaller.h \
activemq/wireformat/openwire/marshal/v4/JournalTransactionMarshaller.h \
activemq/wireformat/openwire/marshal/v4/KeepAliveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/LastPartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/LocalTransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MarshallerFactory.h \
activemq/wireformat/openwire/marshal/v4/MessageAckMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MessageDispatchMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MessageDispatchNotificationMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MessageIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MessageMarshaller.h \
activemq/wireformat/openwire/marshal/v4/MessagePullMarshaller.h \
activemq/wireformat/openwire/marshal/v4/NetworkBridgeFilterMarshaller.h \
activemq/wireformat/openwire/marshal/v4/PartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ProducerAckMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ProducerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ProducerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/RemoveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/RemoveSubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ReplayCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v4/SessionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/SessionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/ShutdownInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/SubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/TransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v4/TransactionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/WireFormatInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v4/XATransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQBlobMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQBytesMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQMapMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQObjectMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQStreamMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempDestinationMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempQueueMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQTempTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQTextMessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ActiveMQTopicMarshaller.h \
activemq/wireformat/openwire/marshal/v5/BaseCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/BrokerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/BrokerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConnectionControlMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConnectionErrorMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConnectionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConnectionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConsumerControlMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConsumerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ConsumerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ControlCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/DataArrayResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v5/DataResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v5/DestinationInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/DiscoveryEventMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ExceptionResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v5/FlushCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/IntegerResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v5/JournalQueueAckMarshaller.h \
activemq/wireformat/openwire/marshal/v5/JournalTopicAckMarshaller.h \
activemq/wireformat/openwire/marshal/v5/JournalTraceMarshaller.h \
activemq/wireformat/openwire/marshal/v5/JournalTransactionMarshaller.h \
activemq/wireformat/openwire/marshal/v5/KeepAliveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/LastPartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/LocalTransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MarshallerFactory.h \
activemq/wireformat/openwire/marshal/v5/MessageAckMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MessageDispatchMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MessageDispatchNotificationMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MessageIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MessageMarshaller.h \
activemq/wireformat/openwire/marshal/v5/MessagePullMarshaller.h \
activemq/wireformat/openwire/marshal/v5/NetworkBridgeFilterMarshaller.h \
activemq/wireformat/openwire/marshal/v5/PartialCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ProducerAckMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ProducerIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ProducerInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ResponseMarshaller.h \
activemq/wireformat/openwire/marshal/v5/SessionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/SessionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/TransactionIdMarshaller.h \
activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshaller.h \
activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshaller.h \
activemq/wireformat/openwire/utils/BooleanStream.h \
activemq/wireformat/openwire/utils/HexTable.h \
activemq/wireformat/openwire/utils/MessagePropertyInterceptor.h \
activemq/wireformat/openwire/utils/OpenwireStringSupport.h \
activemq/wireformat/stomp/StompCommandConstants.h \
activemq/wireformat/stomp/StompFrame.h \
activemq/wireformat/stomp/StompHelper.h \
activemq/wireformat/stomp/StompWireFormat.h \
activemq/wireformat/stomp/StompWireFormatFactory.h \
cms/BytesMessage.h \
cms/CMSException.h \
cms/CMSProperties.h \
cms/CMSSecurityException.h \
cms/Closeable.h \
cms/Config.h \
cms/Connection.h \
cms/ConnectionFactory.h \
cms/ConnectionMetaData.h \
cms/DeliveryMode.h \
cms/Destination.h \
cms/ExceptionListener.h \
cms/IllegalStateException.h \
cms/InvalidClientIdException.h \
cms/InvalidDestinationException.h \
cms/InvalidSelectorException.h \
cms/MapMessage.h \
cms/Message.h \
cms/MessageConsumer.h \
cms/MessageEOFException.h \
cms/MessageFormatException.h \
cms/MessageListener.h \
cms/MessageNotReadableException.h \
cms/MessageNotWriteableException.h \
cms/MessageProducer.h \
cms/ObjectMessage.h \
cms/Queue.h \
cms/QueueBrowser.h \
cms/Session.h \
cms/Startable.h \
cms/Stoppable.h \
cms/StreamMessage.h \
cms/TemporaryQueue.h \
cms/TemporaryTopic.h \
cms/TextMessage.h \
cms/Topic.h \
cms/UnsupportedOperationException.h \
decaf/internal/AprPool.h \
decaf/internal/DecafRuntime.h \
decaf/internal/io/StandardErrorOutputStream.h \
decaf/internal/io/StandardInputStream.h \
decaf/internal/io/StandardOutputStream.h \
decaf/internal/net/URIEncoderDecoder.h \
decaf/internal/net/URIHelper.h \
decaf/internal/net/URIType.h \
decaf/internal/nio/BufferFactory.h \
decaf/internal/nio/ByteArrayBuffer.h \
decaf/internal/nio/ByteArrayPerspective.h \
decaf/internal/nio/CharArrayBuffer.h \
decaf/internal/nio/DoubleArrayBuffer.h \
decaf/internal/nio/FloatArrayBuffer.h \
decaf/internal/nio/IntArrayBuffer.h \
decaf/internal/nio/LongArrayBuffer.h \
decaf/internal/nio/ShortArrayBuffer.h \
decaf/internal/util/ByteArrayAdapter.h \
decaf/internal/util/HexStringParser.h \
decaf/internal/util/TimerTaskHeap.h \
decaf/internal/util/concurrent/ConditionImpl.h \
decaf/internal/util/concurrent/MutexImpl.h \
decaf/internal/util/concurrent/SynchronizableImpl.h \
decaf/internal/util/concurrent/TransferQueue.h \
decaf/internal/util/concurrent/TransferStack.h \
decaf/internal/util/concurrent/Transferer.h \
decaf/internal/util/concurrent/unix/ConditionHandle.h \
decaf/internal/util/concurrent/unix/MutexHandle.h \
decaf/internal/util/concurrent/windows/ConditionHandle.h \
decaf/internal/util/concurrent/windows/MutexHandle.h \
decaf/io/BlockingByteArrayInputStream.h \
decaf/io/BufferedInputStream.h \
decaf/io/BufferedOutputStream.h \
decaf/io/ByteArrayInputStream.h \
decaf/io/ByteArrayOutputStream.h \
decaf/io/Closeable.h \
decaf/io/DataInputStream.h \
decaf/io/DataOutputStream.h \
decaf/io/EOFException.h \
decaf/io/FilterInputStream.h \
decaf/io/FilterOutputStream.h \
decaf/io/IOException.h \
decaf/io/InputStream.h \
decaf/io/InterruptedIOException.h \
decaf/io/OutputStream.h \
decaf/io/Reader.h \
decaf/io/UTFDataFormatException.h \
decaf/io/UnsupportedEncodingException.h \
decaf/io/Writer.h \
decaf/lang/Appendable.h \
decaf/lang/Boolean.h \
decaf/lang/Byte.h \
decaf/lang/CharSequence.h \
decaf/lang/Character.h \
decaf/lang/Comparable.h \
decaf/lang/Double.h \
decaf/lang/Exception.h \
decaf/lang/Float.h \
decaf/lang/Integer.h \
decaf/lang/Iterable.h \
decaf/lang/Long.h \
decaf/lang/Math.h \
decaf/lang/Number.h \
decaf/lang/Pointer.h \
decaf/lang/Runnable.h \
decaf/lang/Runtime.h \
decaf/lang/Short.h \
decaf/lang/System.h \
decaf/lang/Thread.h \
decaf/lang/ThreadGroup.h \
decaf/lang/Throwable.h \
decaf/lang/exceptions/ClassCastException.h \
decaf/lang/exceptions/ExceptionDefines.h \
decaf/lang/exceptions/IllegalArgumentException.h \
decaf/lang/exceptions/IllegalMonitorStateException.h \
decaf/lang/exceptions/IllegalStateException.h \
decaf/lang/exceptions/IllegalThreadStateException.h \
decaf/lang/exceptions/IndexOutOfBoundsException.h \
decaf/lang/exceptions/InterruptedException.h \
decaf/lang/exceptions/InvalidStateException.h \
decaf/lang/exceptions/NoSuchElementException.h \
decaf/lang/exceptions/NullPointerException.h \
decaf/lang/exceptions/NumberFormatException.h \
decaf/lang/exceptions/RuntimeException.h \
decaf/lang/exceptions/UnsupportedOperationException.h \
decaf/net/BindException.h \
decaf/net/BufferedSocket.h \
decaf/net/ConnectException.h \
decaf/net/HttpRetryException.h \
decaf/net/MalformedURLException.h \
decaf/net/NoRouteToHostException.h \
decaf/net/PortUnreachableException.h \
decaf/net/ProtocolException.h \
decaf/net/ServerSocket.h \
decaf/net/Socket.h \
decaf/net/SocketError.h \
decaf/net/SocketException.h \
decaf/net/SocketFactory.h \
decaf/net/SocketInputStream.h \
decaf/net/SocketOutputStream.h \
decaf/net/SocketTimeoutException.h \
decaf/net/TcpSocket.h \
decaf/net/URI.h \
decaf/net/URISyntaxException.h \
decaf/net/URL.h \
decaf/net/URLDecoder.h \
decaf/net/URLEncoder.h \
decaf/net/UnknownHostException.h \
decaf/net/UnknownServiceException.h \
decaf/nio/Buffer.h \
decaf/nio/BufferOverflowException.h \
decaf/nio/BufferUnderflowException.h \
decaf/nio/ByteBuffer.h \
decaf/nio/CharBuffer.h \
decaf/nio/DoubleBuffer.h \
decaf/nio/FloatBuffer.h \
decaf/nio/IntBuffer.h \
decaf/nio/InvalidMarkException.h \
decaf/nio/LongBuffer.h \
decaf/nio/ReadOnlyBufferException.h \
decaf/nio/ShortBuffer.h \
decaf/util/AbstractCollection.h \
decaf/util/AbstractList.h \
decaf/util/AbstractMap.h \
decaf/util/AbstractQueue.h \
decaf/util/AbstractSequentialList.h \
decaf/util/AbstractSet.h \
decaf/util/Collection.h \
decaf/util/Comparator.h \
decaf/util/Config.h \
decaf/util/Date.h \
decaf/util/Iterator.h \
decaf/util/List.h \
decaf/util/ListIterator.h \
decaf/util/Map.h \
decaf/util/PriorityQueue.h \
decaf/util/Properties.h \
decaf/util/Queue.h \
decaf/util/Random.h \
decaf/util/Set.h \
decaf/util/StlList.h \
decaf/util/StlMap.h \
decaf/util/StlQueue.h \
decaf/util/StlSet.h \
decaf/util/StringTokenizer.h \
decaf/util/Timer.h \
decaf/util/TimerTask.h \
decaf/util/UUID.h \
decaf/util/comparators/Less.h \
decaf/util/concurrent/BlockingQueue.h \
decaf/util/concurrent/BrokenBarrierException.h \
decaf/util/concurrent/Callable.h \
decaf/util/concurrent/CancellationException.h \
decaf/util/concurrent/Concurrent.h \
decaf/util/concurrent/ConcurrentMap.h \
decaf/util/concurrent/ConcurrentStlMap.h \
decaf/util/concurrent/CountDownLatch.h \
decaf/util/concurrent/Delayed.h \
decaf/util/concurrent/ExecutionException.h \
decaf/util/concurrent/Executor.h \
decaf/util/concurrent/ExecutorService.h \
decaf/util/concurrent/Future.h \
decaf/util/concurrent/Lock.h \
decaf/util/concurrent/Mutex.h \
decaf/util/concurrent/PooledThread.h \
decaf/util/concurrent/PooledThreadListener.h \
decaf/util/concurrent/RejectedExecutionException.h \
decaf/util/concurrent/RejectedExecutionHandler.h \
decaf/util/concurrent/Semaphore.h \
decaf/util/concurrent/Synchronizable.h \
decaf/util/concurrent/SynchronousQueue.h \
decaf/util/concurrent/TaskListener.h \
decaf/util/concurrent/ThreadFactory.h \
decaf/util/concurrent/ThreadPool.h \
decaf/util/concurrent/TimeUnit.h \
decaf/util/concurrent/TimeoutException.h \
decaf/util/concurrent/atomic/AtomicBoolean.h \
decaf/util/concurrent/atomic/AtomicInteger.h \
decaf/util/concurrent/atomic/AtomicReference.h \
decaf/util/concurrent/locks/Condition.h \
decaf/util/concurrent/locks/Lock.h \
decaf/util/concurrent/locks/LockSupport.h \
decaf/util/concurrent/locks/ReadWriteLock.h \
decaf/util/concurrent/locks/ReentrantLock.h \
decaf/util/logging/ConsoleHandler.h \
decaf/util/logging/Filter.h \
decaf/util/logging/Formatter.h \
decaf/util/logging/Handler.h \
decaf/util/logging/LogManager.h \
decaf/util/logging/LogRecord.h \
decaf/util/logging/LogWriter.h \
decaf/util/logging/Logger.h \
decaf/util/logging/LoggerCommon.h \
decaf/util/logging/LoggerDefines.h \
decaf/util/logging/LoggerHierarchy.h \
decaf/util/logging/MarkBlockLogger.h \
decaf/util/logging/PropertiesChangeListener.h \
decaf/util/logging/SimpleFormatter.h \
decaf/util/logging/SimpleLogger.h \
decaf/util/logging/StreamHandler.h
##
## Compiler / Linker Info
##
lib_LTLIBRARIES= libactivemq-cpp.la
libactivemq_cpp_la_SOURCES= $(h_sources) $(cc_sources)
libactivemq_cpp_la_CXXFLAGS= $(AMQ_CXXFLAGS)
libactivemq_cpp_la_LDFLAGS= -version-info $(ACTIVEMQ_LIBRARY_VERSION)
libactivemq_cpp_la_LIBADD= $(AMQ_LIBS)
##
## Packaging Info
##
library_includedir=$(includedir)/$(ACTIVEMQ_LIBRARY_NAME)-$(ACTIVEMQ_VERSION)
nobase_library_include_HEADERS = $(h_sources)