Name

CommandSubscription

Hierarchy

  • CommandSubscription

Constructors

Methods

  • Returns the CommandResultListener that is informed of success or failure of this command.

    Returns CommandListener

    The command listener.

  • Returns the subject the command was executed on.

    Returns string

    The subject of the command.

  • For commands that have been set as persistent this method will turn off that persistence. Once persistence is turned off the command will not be resent to the server when a reconnection occurs.

    Returns void

Generated using TypeDoc