Class REINIT

    • Field Detail

      • lastReceivedCommandId

        protected int lastReceivedCommandId
      • maxRequestedCommandId

        protected int maxRequestedCommandId
    • Constructor Detail

      • REINIT

        @Deprecated
        public REINIT()
        Deprecated.
        Only for Jackson deserialization. Use the other constructor instead.
      • REINIT

        public REINIT​(java.lang.String sessionId,
                      int lastReceivedCommandId,
                      int maxRequestedCommandId)
    • Method Detail

      • getLastReceivedCommandId

        public int getLastReceivedCommandId()
      • getMaxRequestedCommandId

        public int getMaxRequestedCommandId()