Uses of Interface
org.apache.qpid.slowconsumerdetection.policies.SlowConsumerPolicyPlugin

Packages that use SlowConsumerPolicyPlugin
org.apache.qpid.server.configuration.plugins   
org.apache.qpid.server.virtualhost.plugins.policies   
org.apache.qpid.slowconsumerdetection.policies   
 

Uses of SlowConsumerPolicyPlugin in org.apache.qpid.server.configuration.plugins
 

Methods in org.apache.qpid.server.configuration.plugins that return SlowConsumerPolicyPlugin
 SlowConsumerPolicyPlugin SlowConsumerDetectionQueueConfiguration.getPolicy()
           
 

Uses of SlowConsumerPolicyPlugin in org.apache.qpid.server.virtualhost.plugins.policies
 

Classes in org.apache.qpid.server.virtualhost.plugins.policies that implement SlowConsumerPolicyPlugin
 class TopicDeletePolicy
           
 

Uses of SlowConsumerPolicyPlugin in org.apache.qpid.slowconsumerdetection.policies
 

Classes in org.apache.qpid.slowconsumerdetection.policies with type parameters of type SlowConsumerPolicyPlugin
 interface SlowConsumerPolicyPluginFactory<P extends SlowConsumerPolicyPlugin>
           
 



Licensed to the Apache Software Foundation