Package de.berlios.suzy.irc

Interface Summary
IrcSender An IrcSender can send texts to an irc server.
PerformOnConnectPlugin A plugin that wants to be called whenever a new connection to irc is made.
Plugin An extension for the irc client.
 

Class Summary
IrcClient This class is an IRC client.
IrcCommandEvent This is the Event that a command from irc will be passed to the appropriate plugin with.
IrcTarget Specifies a target on irc.
LoaderPlugin This plugin is responsible for loading and unloading other plugins at runtime.
 

Enum Summary
MessageTypes This enumeration represents the supported message types.