/[Apache-SVN]
ViewVC logotype

Revision 1776037


Jump to revision: Previous Next
Author: rgodfrey
Date: Sun Dec 25 22:55:13 2016 UTC (7 years, 4 months ago)
Changed paths: 36
Log Message:
QPID-6028 : allow binding destinations to be things other than queues

Changed paths

Path Details
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/AbstractExchange.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/DefaultDestination.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/DirectExchangeImpl.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/FanoutExchangeImpl.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/HeadersExchangeImpl.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/TopicExchangeImpl.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/exchange/topic/TopicExchangeResult.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/filter/FilterSupport.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/message/MessageDestination.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/message/RoutingResult.java added
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/queue/AbstractQueue.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/queue/BaseQueue.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/queue/QueueEntryImpl.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/store/TransactionLogResource.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/txn/AsyncAutoCommitTransaction.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/txn/AutoCommitTransaction.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/txn/DistributedTransaction.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/txn/LocalTransaction.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/txn/ServerTransaction.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/main/java/org/apache/qpid/server/virtualhost/AbstractVirtualHost.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/exchange/FanoutExchangeTest.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/exchange/HeadersExchangeTest.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/exchange/TopicExchangeTest.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/txn/AsyncAutoCommitTransactionTest.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/txn/AutoCommitTransactionTest.java modified , text changed
Directoryqpid/java/trunk/broker-core/src/test/java/org/apache/qpid/server/txn/LocalTransactionTest.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/amqp-0-10-protocol/src/main/java/org/apache/qpid/server/protocol/v0_10/ServerSession.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/amqp-0-8-protocol/src/main/java/org/apache/qpid/server/protocol/v0_8/AMQChannel.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/amqp-0-8-protocol/src/test/java/org/apache/qpid/server/protocol/v0_8/AMQChannelTest.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/ExchangeDestination.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/amqp-1-0-protocol/src/main/java/org/apache/qpid/server/protocol/v1_0/NodeReceivingDestination.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/management-amqp/src/main/java/org/apache/qpid/server/management/amqp/ManagementAddressSpace.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/management-amqp/src/main/java/org/apache/qpid/server/management/amqp/ManagementNode.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/management-amqp/src/main/java/org/apache/qpid/server/management/amqp/ManagementNodeConsumer.java modified , text changed
Directoryqpid/java/trunk/broker-plugins/management-amqp/src/main/java/org/apache/qpid/server/management/amqp/ProxyMessageSource.java modified , text changed
Directoryqpid/java/trunk/systests/src/test/java/org/apache/qpid/server/store/VirtualHostMessageStoreTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26