Class GracefulShutdownRequestImpl

    • Constructor Detail

      • GracefulShutdownRequestImpl

        public GracefulShutdownRequestImpl​(int messageId)
        Instantiates a new graceful shutdown request.
        Parameters:
        messageId - the message id
      • GracefulShutdownRequestImpl

        public GracefulShutdownRequestImpl()
        Instantiates a new graceful shutdown request.
      • GracefulShutdownRequestImpl

        public GracefulShutdownRequestImpl​(int messageId,
                                           int timeOffline,
                                           int delay)
        Instantiates a new graceful shutdown request.
        Parameters:
        messageId - the message id
        timeOffline - the offline time after disconnection, in minutes
        delay - the delay before disconnection, in seconds