| Home >> All >> org >> rakiura |
| | org.rakiura.mbot.* (31) |
Package Samples:
org.rakiura.mbot
Classes:
CurrencyTable: General purpose object class supporting currency conversions. The data must be presented in text file by rows as: currency_3_letters_code unit? ?unit comments and one row must have ??? 1.0 1.0 which will indicate that this row is the base currency for a given table. E.g. USD 0.526990 1.89757 Dollars States United EUR 0.507634 1.96992 Euro the first float is 1baseunit/unit second unit/1baseunit
Engine: Core eMbot irc engine class. Testbed for IRC interfacing. This is the central control `mechanism' for the entire bot. This is responsible for managing (starting, stopping and synchronising) all the threads within the bot, for connecting and recconecting to the server, and for manipulating of user and channel data. Project Started: 1998/08/09
ConnectionThread: Thread for telnet and TCP connection. Process user commands. ConnectionThread.java Created: Thu Jul 15 12:45:00 1999
ChanInvitationThread: Thread responsible for managing Channel Invitation list. ChanInvitationThread.java Created: Tue Jul 20 15:31:29 1999
ChanExceptionThread: Thread responsible for managing Channel Exception list. ChanExceptionThread.java Created: Tue Jul 20 15:31:29 1999
ModeHackThread: Thread rsponsible for managin' channels mode hack changes: spmtiInlkeb ModeHackThread.java Created: Tue Jul 20 15:31:29 1999
BasicConnection: Represents basic tcp/ip connection to the bot. BasicConnection.java Created: Thu Jul 15 12:45:00 1999
AbstractUser: Represent abstract user information container. AbstractUser.java Created: Tue Aug 3 18:14:20 1999
Main: Main, 'starting' class for the entire bot. Main startup for irc bot, eMbot. Created: Sun Jun 13 18:35:34 1999
ModeThread: Thread rsponsible for managinf channels mode changes: spmtiInlkeb ModeThread.java Created: Tue Jul 20 15:31:29 1999
EConnectionThread: Represents Extended connection over TCP/IP. ConnectionThread.java Created: Thu Jul 15 12:45:00 1999
LimitThread: Thread for managing +l updates on different channels. LimitThread.java Created: Wed Jul 14 16:59:28 1999
ETcpConnectionsServer: Manager of the client requests. TcpConnectionsServer.java Created: Thu Jul 15 12:38:56 1999
JoinRejectThread: Responsible for channel join rejects. JoinRejectThread.java Created: Tue Jul 20 15:31:29 1999
JoinRetryThread: Responsible for channel join rejects. JoinRetryThread.java Created: Tue Jul 20 15:31:29 1999
SyncVector: Synchronized container for produce-consumer model. SyncVector.java Created: Wed Aug 4 12:34:38 1999
Mask: Matching strings without '*' with patterns with '*' Mask.java Created: Wed Jul 21 14:19:34 1999
WhoThread: Thread for managing user list updates... WhoThread.java Created: Wed Jul 14 16:59:28 1999
LUser: Represents normal IRC user. LUser.java Created: Sat Jul 24 01:03:47 1999
EPassConnectionThread: EPassConnectionThread.java Created: Thu Jul 15 12:38:56 1999
ActionThread: ActionThread.java Created: Tue Jul 20 15:31:29 1999
TcpConnectionsServer: TcpConnectionsServer.java Created: Thu Jul 15 12:38:56 1999
NickThread: NickThread.java Created: Tue Jul 20 15:31:29 1999
KickThread: KickThread.java Created: Tue Jul 20 15:31:29 1999
PingThread: PingThread.java Created: Wed Jul 14 19:38:55 1999
| Home | Contact Us | Privacy Policy | Terms of Service |