Uses of Interface
org.apache.qpid.server.flow.FlowCreditManager_0_10

Packages that use FlowCreditManager_0_10
org.apache.qpid.server.flow   
org.apache.qpid.server.subscription   
 

Uses of FlowCreditManager_0_10 in org.apache.qpid.server.flow
 

Classes in org.apache.qpid.server.flow that implement FlowCreditManager_0_10
 class CreditCreditManager
           
 class WindowCreditManager
           
 

Uses of FlowCreditManager_0_10 in org.apache.qpid.server.subscription
 

Methods in org.apache.qpid.server.subscription that return FlowCreditManager_0_10
 FlowCreditManager_0_10 Subscription_0_10.getCreditManager()
           
 

Constructors in org.apache.qpid.server.subscription with parameters of type FlowCreditManager_0_10
Subscription_0_10(ServerSession session, String destination, org.apache.qpid.transport.MessageAcceptMode acceptMode, org.apache.qpid.transport.MessageAcquireMode acquireMode, org.apache.qpid.transport.MessageFlowMode flowMode, FlowCreditManager_0_10 creditManager, FilterManager filters, Map<String,Object> arguments)
           
 



Licensed to the Apache Software Foundation