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