Package jerklib.events.impl

Package contains all the event implementations

See:
          Description

Class Summary
AwayEventImpl  
ChannelListEventImpl  
ConnectionCompleteEventImpl  
ConnectionLostEventImpl  
CtcpEventImpl  
InviteEventImpl  
JoinCompleteEventImpl  
JoinEventImpl  
KickEventImpl  
MessageEventImpl  
ModeEventImpl  
MotdEventImpl  
NickChangeEventImpl  
NickInUseEventImpl  
NickListEventImpl  
NoticeEventImpl  
NumericEventImpl  
PartEventImpl  
QuitEventImpl  
ServerInformationEventImpl  
ServerVersionEventImpl  
TopicEventImpl  
UnresolvedHostnameErrorEventImpl  
WhoEventImpl Created: Jan 31, 2008 6:31:31 PM
WhoisEventImpl  
WhowasEventImpl  
 

Package jerklib.events.impl Description

Package contains all the event implementations

All event interfaces extend IRCEvent.

See Also:
IRCEvent, IRCEvent.Type