Class ProtonSessionOutgoingWindow

java.lang.Object
org.apache.qpid.protonj2.engine.impl.ProtonSessionOutgoingWindow

public class ProtonSessionOutgoingWindow extends Object
Holds Session level credit window information for outgoing transfers from this Session. The window is constrained by the remote incoming capacity restrictions or if present outgoing restrictions on pending transfers.
  • Constructor Details

    • ProtonSessionOutgoingWindow

      public ProtonSessionOutgoingWindow(ProtonSession session)