tango.net.cluster.model.IConsumer

License:

BSD style: see license.txt

Version:

July 2004: Initial release

Author:

Kris
interface IConsumer #
Contract exposed by each cluster listener. This is what you are handed back upon successful construction of a listener.
void cancel() #
Cancel the listener. No more events will be dispatched to the associated ChannelListener.