|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConsumerConfig | |
|---|---|
| org.openeai.jms.consumer | |
| Uses of ConsumerConfig in org.openeai.jms.consumer |
|---|
| Methods in org.openeai.jms.consumer that return ConsumerConfig | |
|---|---|
ConsumerConfig |
MessageConsumer.getConfig()
Returns the ConsumerConfig object associated to this Consumer. |
| Methods in org.openeai.jms.consumer with parameters of type ConsumerConfig | |
|---|---|
void |
MessageConsumer.setConfig(ConsumerConfig config)
Sets the ConsumerConfig object associated to this Consumer. |
| Constructors in org.openeai.jms.consumer with parameters of type ConsumerConfig | |
|---|---|
PointToPointConsumer(ConsumerConfig cConfig)
As AppConfig reads through a gateway's deployment document, it will build a ConsumerConfig Java object and pass that object to this constructor. |
|
PubSubConsumer(ConsumerConfig cConfig)
As AppConfig reads through a gateway's deployment document, it will build a ConsumerConfig Java object and pass that object to this constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||