Class FlowController

  • All Implemented Interfaces:
    CoreHandler, Handler

    public class FlowController
    extends BaseHandler
    A handler that applies flow control to a connection. This handler tops-up link credit each time credit is expended by the receipt of messages.
    • Constructor Detail

      • FlowController

        public FlowController​(int window)
      • FlowController

        public FlowController()