Interface ProtonJConnection

    • Method Detail

      • setLocalContainerId

        void setLocalContainerId​(java.lang.String localContainerId)
      • session

        ProtonJSession session()
        Description copied from interface: Connection
        Returns a newly created session TODO does the Connection's channel-max property limit how many sessions can be created, or opened, or neither?
        Specified by:
        session in interface Connection
      • getMaxChannels

        int getMaxChannels()