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

Packages that use SlowConsumerPolicyPluginFactory
org.apache.qpid.server.plugins   
org.apache.qpid.server.virtualhost.plugins.policies   
 

Uses of SlowConsumerPolicyPluginFactory in org.apache.qpid.server.plugins
 

Methods in org.apache.qpid.server.plugins that return types with arguments of type SlowConsumerPolicyPluginFactory
 Map<String,SlowConsumerPolicyPluginFactory> PluginManager.getSlowConsumerPlugins()
           
 

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

Classes in org.apache.qpid.server.virtualhost.plugins.policies that implement SlowConsumerPolicyPluginFactory
static class TopicDeletePolicy.TopicDeletePolicyFactory
           
 



Licensed to the Apache Software Foundation