BrokerAvailabilityEvent

Event raised when a broker's availability changes.

@author Andy Wilkinson

Constructors

this
this(bool brokerAvailable, Object source)

Creates a new {@code BrokerAvailabilityEvent}.

Members

Functions

isBrokerAvailable
bool isBrokerAvailable()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta