Package irc

The PJIRC project.

See:
          Description

Interface Summary
ChanListListener Channel list listener.
ChannelListener Channel listener.
CTCPFilter CTCPFilter interface.
FileHandler File handling.
ImageLoader Image loader.
Interpretor A source interpretor.
IRCColorModel Color Model.
ParameterProvider Parameter provider interface.
QueryListener Query listener.
ReplyServerListener A reply server listener.
Server The server class.
ServerListener Server listener.
ServerManager The server manager.
ServerProtocolListener Server irc protocol event listener.
SoundHandler Sound handler.
SourceListener The Source Listener.
StatusListener Status listener.
TextProvider The text provider.
URLHandler Url handler.
 

Class Summary
AppletFileHandler File handling from applet.
AppletImageLoader Image loading via applet.
AppletSoundHandler Sound handling via applet.
AppletURLHandler URL handling via applet.
AudioConfiguration Audio configuration class.
AWTImageLoader AWT image loading.
BasicCTCPFilter Basic CTCPFilter, used in sources.
BasicInterpretor Basic interpretor.
ChanList A channel list handler.
Channel A channel source.
ChannelInfo Channel information.
ChannelInterpretor Channel interpretor.
CodingHandler Coding handler for unicode to ascii transfert via socket streams.
ColorContext Color context.
ConfigurationLoader Toolkit for Configuration creation.
CTCPInterpretor The CTCP interpretor.
DefaultInterpretor A default interpretor.
DefaultSource The Default No-Source.
EventDispatcher Event dispatcher, using reflection.
FileTextProvider Provides text from langage file.
IRCApplication The IRC Application.
IRCConfiguration Global IRC configuration.
IRCInterpretor IRC interpretor.
IRCObject Root IRC Object.
IRCServer The IRC server.
IRCSource An IRC source.
ListenerGroup Handles a group of listeners.
ListHandler Handling for unbound list of items.
LocalFileHandler Local file handler.
ModeHandler IRC mode handler.
MultiModeHandler Combined IRC mode handler.
NullCTCPFilter A null CTCPFilter.
NullImageLoader Null image loader.
NullInterpretor Null interpretor.
NullServer The null-server class.
NullSoundHandler Null sound handler.
NullURLHandler Null URLHandler.
Query A query.
QueryInterpretor A query interpretor.
RootInterpretor Root interpretor.
RuleList Implements a set of rules.
ServerProtocol The raw irc server protocol handler.
SmileyTable Smiley table.
Source The root source.
StartupConfiguration Startup configuration.
Status The status.
StatusInterpretor Status interpretor.
StreamParameterProvider Parameter provider from a text stream.
StringParser String parser.
 

Exception Summary
NotEnoughParametersException Exception thrown by interpretor if not enough parameters are provided for a command.
 

Package irc Description

The PJIRC project.