Class EventReceiver

java.lang.Object
net.i2p.i2ptunnel.irc.EventReceiver
All Implemented Interfaces:
EventDispatcher
Direct Known Subclasses:
DCCClientManager

public abstract class EventReceiver extends Object implements EventDispatcher
An implementation of the EventDispatcher interface for receiving events via in-line notifyEvent() only. Does not support chaining to additional dispatchers. Does not support waitEventValue(). Does not support ignoring.
Since:
0.8.9