Uses of Class
org.apache.qpid.server.configuration.QueueConfiguration

Packages that use QueueConfiguration
org.apache.qpid.server.configuration   
org.apache.qpid.server.queue   
 

Uses of QueueConfiguration in org.apache.qpid.server.configuration
 

Methods in org.apache.qpid.server.configuration that return QueueConfiguration
 QueueConfiguration VirtualHostConfiguration.getQueueConfiguration(String queueName)
           
 

Uses of QueueConfiguration in org.apache.qpid.server.queue
 

Methods in org.apache.qpid.server.queue with parameters of type QueueConfiguration
static AMQQueue AMQQueueFactory.createAMQQueueImpl(QueueConfiguration config, VirtualHost host)
           
 



Licensed to the Apache Software Foundation