|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueueConfig | |
---|---|
org.apache.qpid.server.configuration | |
org.apache.qpid.server.queue |
Uses of QueueConfig in org.apache.qpid.server.configuration |
---|
Fields in org.apache.qpid.server.configuration with type parameters of type QueueConfig | |
---|---|
static org.apache.qpid.server.configuration.BindingConfigType.BindingReadOnlyProperty<QueueConfig> |
BindingConfigType.QUEUE_PROPERTY
|
static org.apache.qpid.server.configuration.SubscriptionConfigType.SubscriptionReadOnlyProperty<QueueConfig> |
SubscriptionConfigType.QUEUE_PROPERTY
|
Methods in org.apache.qpid.server.configuration that return QueueConfig | |
---|---|
QueueConfig |
BindingConfig.getQueue()
|
QueueConfig |
SubscriptionConfig.getQueue()
|
Uses of QueueConfig in org.apache.qpid.server.queue |
---|
Subinterfaces of QueueConfig in org.apache.qpid.server.queue | |
---|---|
interface |
AMQQueue
|
Classes in org.apache.qpid.server.queue that implement QueueConfig | |
---|---|
class |
AMQPriorityQueue
|
class |
ConflationQueue
|
class |
SimpleAMQQueue
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |