|
Class Summary |
| AbstractUser |
Represent abstract user information container. |
| ActionThread |
ActionThread.java
Created: Tue Jul 20 15:31:29 1999
|
| BasicConnection |
Represents basic tcp/ip connection to the bot. |
| ChanExceptionThread |
Thread responsible for managing Channel Exception list. |
| ChanInvitationThread |
Thread responsible for managing Channel Invitation list. |
| Channel |
Represents channel information. |
| ConnectionThread |
Thread for telnet and TCP connection. |
| CurrencyEntry |
|
| CurrencyTable |
General purpose object class supporting currency conversions. |
| EConnectionThread |
Represents Extended connection over TCP/IP. |
| Engine |
Core eMbot irc engine class. |
| EPassConnectionThread |
EPassConnectionThread.java
Created: Thu Jul 15 12:38:56 1999 |
| ETcpConnectionsServer |
Manager of the client requests. |
| HashSet |
HashSet.java
Created: Mon Aug 2 22:42:59 1999 |
| JoinRejectThread |
Responsible for channel join rejects. |
| JoinRetryThread |
Responsible for channel join rejects. |
| JoinThread |
JoinThread.java
Created: Tue Jul 20 15:31:29 1999 |
| KickThread |
KickThread.java
Created: Tue Jul 20 15:31:29 1999 |
| LimitThread |
Thread for managing +l updates on different channels. |
| LUser |
Represents normal IRC user. |
| Main |
Main, 'starting' class for the entire bot. |
| Mask |
Matching strings without '*' with patterns with '*'
Mask.java
Created: Wed Jul 21 14:19:34 1999 |
| ModeHackThread |
Thread rsponsible for managin' channels mode hack changes: spmtiInlkeb
ModeHackThread.java
Created: Tue Jul 20 15:31:29 1999 |
| ModeThread |
Thread rsponsible for managinf channels mode changes: spmtiInlkeb
ModeThread.java
Created: Tue Jul 20 15:31:29 1999 |
| MsgThread |
KickThread.java
Created: Tue Jul 20 15:31:29 1999 |
| NickThread |
NickThread.java
Created: Tue Jul 20 15:31:29 1999 |
| PartThread |
PartThread.java
Created: Tue Jul 20 15:31:29 1999 |
| PingThread |
PingThread.java
Created: Wed Jul 14 19:38:55 1999 |
| SyncVector |
Synchronized container for produce-consumer model. |
| TcpConnectionsServer |
TcpConnectionsServer.java
Created: Thu Jul 15 12:38:56 1999 |
| User |
User.java
Created: Wed Jul 14 21:07:46 1999 |
| WhoThread |
Thread for managing user list updates... |