rero.ircfw
public class ProtocolDispatcher extends Object implements FrameworkConstants
| Field Summary | |
|---|---|
| protected ChatListener | internal |
| protected LinkedList | permanent |
| protected LinkedList | temporary |
| Method Summary | |
|---|---|
| void | addChatListener(ChatListener l) |
| void | addTemporaryListener(ChatListener l) |
| void | dispatchEvent(HashMap eventDescription) |
| void | setInternalListener(ChatListener l) |