ProtocolCommandSupport is a convenience class for managing a list of ProtocolCommandListeners and firing ProtocolCommandEvents. You can simply delegate ProtocolCommandEvent firing and listener registering/unregistering tasks to this class.
@see ProtocolCommandEvent
@see ProtocolCommandListener
@author Daniel F. Savarese