Uses of Class
org.apache.activemq.ActiveMQPrefetchPolicy
Packages that use ActiveMQPrefetchPolicy
-
Uses of ActiveMQPrefetchPolicy in org.apache.activemq
Methods in org.apache.activemq that return ActiveMQPrefetchPolicyModifier and TypeMethodDescriptionActiveMQConnection.getPrefetchPolicy()ActiveMQConnectionFactory.getPrefetchPolicy()Methods in org.apache.activemq with parameters of type ActiveMQPrefetchPolicyModifier and TypeMethodDescriptionvoidActiveMQConnection.setPrefetchPolicy(ActiveMQPrefetchPolicy prefetchPolicy) Sets the prefetch policy for consumers created by this connection.voidActiveMQConnectionFactory.setPrefetchPolicy(ActiveMQPrefetchPolicy prefetchPolicy) Sets the prefetch policy for consumers created by this connection.