public interface Filter
| Modifier and Type | Field and Description |
|---|---|
static String |
GENERIC_IGNORED_FILTER
JMS Topics (which are outside of the scope of the core API) will require a dumb subscription
with a dummy-filter at this current version as a way to keep its existence valid and TCK
tests.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleString |
getFilterString() |
boolean |
match(ServerMessage message) |
static final String GENERIC_IGNORED_FILTER
boolean match(ServerMessage message)
SimpleString getFilterString()
Copyright © 2018 JBoss by Red Hat. All rights reserved.