Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y
C
close()
- Method in class org.nukesoft.nukeutils.
XmlToTxmlInputStream
close()
- Method in class org.nukesoft.nukeutils.
Log
Closes a log file and removes it from the auto flush table.
CommLib
- interface org.nukesoft.bot2.commlib.
CommLib
.
The CommLib interface describes the contract all communication libraries must abide by.
CommLibCallback
- interface org.nukesoft.bot2.commlib.
CommLibCallback
.
The CommLibCallback interface provides the event callbacks that communications libraries should use when receiving network generated events.
commLibs
- package commLibs
CommPort
- class org.nukesoft.bot2.commlib.
CommPort
.
The CommPort class wraps an externaly loaded CommLib and handles such tasks as connection maintnance and error correction.
CommPort(String, String, String, int, CommPortCallback, String)
- Constructor for class org.nukesoft.bot2.commlib.
CommPort
CommPortCallback
- interface org.nukesoft.bot2.commlib.
CommPortCallback
.
The CommPortCallback interface is used by the CommPort class to provide a way to pass off incomming instant messages to the appropriate authority.
connect(String, String)
- Method in class commLibs.
YahooLib
connect(String, String)
- Method in class commLibs.
MSNLib
connect(String, String)
- Method in class commLibs.
AIMLib
Establishes a connection with the TOC server and attempts to start the dispatch thread.
connect(String, String)
- Method in interface org.nukesoft.bot2.commlib.
CommLib
Establishes a connection to the IM server.
ConsoleLineProc
- class
ConsoleLineProc
.
The ConsoleLineProc provides the ability access a remote console via the bot core.
ConsoleLineProc()
- Constructor for class
ConsoleLineProc
containsToken(String)
- Method in class org.nukesoft.nukeutils.
ExtendedStringTokenizer
Determines if this tokenizer's input string contains a given token.
containsTokenIgnoreCase(String)
- Method in class org.nukesoft.nukeutils.
ExtendedStringTokenizer
Determines if this tokenizer's input string contains a given token.
context
- Variable in class org.nukesoft.bot2.lineproc.
GenericLineProc
A reference to this LineProc's LineProcContext.
countTokens()
- Method in class org.nukesoft.nukeutils.
ExtendedStringTokenizer
Calculates the number of times that this tokenizer's nextToken method can be called before it generates an exception.
CRITICAL
- Static variable in class org.nukesoft.nukeutils.
VerboseConsole
CYAN_BACK()
- Static method in class org.nukesoft.nukeutils.
VerboseConsole
CYAN_TEXT()
- Static method in class org.nukesoft.nukeutils.
VerboseConsole
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
X
Y