Class ProtonSessionOutgoingWindow


  • public class ProtonSessionOutgoingWindow
    extends java.lang.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.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ProtonSessionOutgoingWindow

        public ProtonSessionOutgoingWindow​(ProtonSession session)