Interface ClientMessageInternal

    • Method Detail

      • getFlowControlSize

        int getFlowControlSize()
        Size used for FlowControl
      • setFlowControlSize

        void setFlowControlSize​(int flowControlSize)
        Size used for FlowControl
      • discardBody

        void discardBody()
        Discard unused packets (used on large-message)
      • isCompressed

        boolean isCompressed()