| Package | Description |
|---|---|
| org.apache.activemq |
The core JMS client API implementation classes.
|
| Modifier and Type | Method and Description |
|---|---|
ActiveMQPrefetchPolicy |
ActiveMQConnectionFactory.getPrefetchPolicy() |
ActiveMQPrefetchPolicy |
ActiveMQConnection.getPrefetchPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActiveMQConnectionFactory.setPrefetchPolicy(ActiveMQPrefetchPolicy prefetchPolicy)
Sets the prefetch
policy for consumers created by this connection.
|
void |
ActiveMQConnection.setPrefetchPolicy(ActiveMQPrefetchPolicy prefetchPolicy)
Sets the prefetch
policy for consumers created by this connection.
|
Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.