| Interface | Description |
|---|---|
| IRCConstants |
Contains constants: reply codes, error codes and mIRC color codes.
|
| Class | Description |
|---|---|
| IRCModeParser |
Parses channel-modes.
|
| IRCParser |
Parses a line sent from the IRC server.
|
| IRCUtil |
Contains some utilities like numeric error and reply numbers.
|
| LoggingReader |
A
BufferedReader that sends all read character to its LoggingReader.trafficLogger. |
| LoggingWriter |
A
PrintWriter that sends all written character also to its LoggingWriter.trafficLogger. |
| Enum | Description |
|---|---|
| CTCPCommand |
An enum of Client-to-client protocol (CTCP) commands.
|
| IRCCommand |
An enum of IRC commands.
|
| IRCReply |
An enum of IRC reply codes.
|
Copyright © 2006–2015. All rights reserved.