Package | Description |
---|---|
org.apache.qpid.server.exchange.topic | |
org.apache.qpid.server.filter | |
org.apache.qpid.server.message | |
org.apache.qpid.server.queue |
Modifier and Type | Method and Description |
---|---|
Collection<AMQQueue> |
TopicExchangeResult.processMessage(Filterable msg,
Collection<AMQQueue> queues) |
Modifier and Type | Method and Description |
---|---|
static Filterable |
Filterable.Factory.newInstance(ServerMessage message,
InstanceProperties properties) |
Modifier and Type | Method and Description |
---|---|
boolean |
FilterManager.allAllow(Filterable msg) |
boolean |
JMSSelectorFilter.matches(Filterable message) |
boolean |
FilterSupport.NoLocalFilter.matches(Filterable message) |
boolean |
ArrivalTimeFilter.matches(Filterable message) |
boolean |
MessageFilter.matches(Filterable message) |
Modifier and Type | Method and Description |
---|---|
Filterable |
MessageInstance.asFilterable() |
Modifier and Type | Method and Description |
---|---|
Filterable |
QueueEntryImpl.asFilterable() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.