org.apache.qpid.server.flow
Interface FlowCreditManager.FlowCreditManagerListener

All Known Implementing Classes:
BasicGetMethodHandler.GetNoAckSubscription, Subscription_0_10, SubscriptionImpl, SubscriptionImpl.AckSubscription, SubscriptionImpl.BrowserSubscription, SubscriptionImpl.NoAckSubscription
Enclosing interface:
FlowCreditManager

public static interface FlowCreditManager.FlowCreditManagerListener


Method Summary
 void creditStateChanged(boolean hasCredit)
           
 

Method Detail

creditStateChanged

void creditStateChanged(boolean hasCredit)


Licensed to the Apache Software Foundation