public interface JmsMessageConsumer extends JmsPropertyContext, javax.jms.MessageConsumer
JmsMessageConsumer is the parent interface for all message consumers. A client uses a message consumer to receive messages from a Destination.
Note: Although this class extends a class which implements the Serializable Interface, it is not itself Serializable.
| Modifier and Type | Method and Description |
|---|---|
boolean |
getNoLocal()
Indicates whether locally published messages are inhibited.
|
setBatchProperties, setBooleanProperty, setByteProperty, setBytesProperty, setCharProperty, setDoubleProperty, setFloatProperty, setIntProperty, setLongProperty, setObjectProperty, setShortProperty, setStringPropertygetBooleanProperty, getByteProperty, getBytesProperty, getCharProperty, getDoubleProperty, getFloatProperty, getIntProperty, getLongProperty, getObjectProperty, getPropertyNames, getShortProperty, getStringProperty, propertyExists