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
D
dehtmlify(String)
- Method in class commLibs.
AIMLib
Strips input of all HTML tags.
delay(int, int)
- Method in class org.nukesoft.bot2.lineproc.
GenericLineProc
Causes this thread to sleep for a few seconds.
deleteObserver(Observer)
- Method in class org.nukesoft.bot2.core.
Dialog
Dialog
- class org.nukesoft.bot2.core.
Dialog
.
A Dialog is the bridge between CommPort objects and LineProc objects.
Dialog(DialogManager, CommPort, DynamicLoadLPContext, String, String, String)
- Constructor for class org.nukesoft.bot2.core.
Dialog
Creates a dialog binding.
DialogManager
- class org.nukesoft.bot2.core.
DialogManager
.
The DialogManager handles distribution of incomming instant messages, creating a new Dialog object if necesary.
DialogManager(DMConfig)
- Constructor for class org.nukesoft.bot2.core.
DialogManager
Builds the DialogManager.
disconnect()
- Method in class commLibs.
YahooLib
disconnect()
- Method in class commLibs.
MSNLib
disconnect()
- Method in class commLibs.
AIMLib
Disconnects from the TOC network.
disconnect()
- Method in interface org.nukesoft.bot2.commlib.
CommLib
Terminates connection to the IM server.
DMConfig
- class org.nukesoft.bot2.core.
DMConfig
.
The DMConfig class is used to configure the DialogManager.
DMConfig.CPConfig
- class org.nukesoft.bot2.core.
DMConfig.CPConfig
.
The CPConfig class is used by the DialogManager to configure a CommPort.
DMConfig.CPConfig(String, String, String, String, int)
- Constructor for class org.nukesoft.bot2.core.
DMConfig.CPConfig
DMConfig.DBConfig
- class org.nukesoft.bot2.core.
DMConfig.DBConfig
.
The DBConfig class is used by the DialogManager to configure a Default Bind.
DMConfig.DBConfig(String, String)
- Constructor for class org.nukesoft.bot2.core.
DMConfig.DBConfig
DMConfig.LPConfig
- class org.nukesoft.bot2.core.
DMConfig.LPConfig
.
The LPConfig class is used by the DialogManager to configure a LineProc.
DMConfig.LPConfig(String, String)
- Constructor for class org.nukesoft.bot2.core.
DMConfig.LPConfig
DMConfig(int, int, String, String, String)
- Constructor for class org.nukesoft.bot2.core.
DMConfig
doPing()
- Method in class commLibs.
YahooLib
doPing()
- Method in class commLibs.
MSNLib
doPing()
- Method in class commLibs.
AIMLib
Called by the connection port maintnance thread.
doPing()
- Method in interface org.nukesoft.bot2.commlib.
CommLib
Force the CommLib to ping its connection.
DynamicLoadLPContext
- class org.nukesoft.bot2.lineproc.
DynamicLoadLPContext
.
The DynamicLoadLPContext provides an internal implementation of the LineProcContext interface.
DynamicLoadLPContext(String)
- Constructor for class org.nukesoft.bot2.lineproc.
DynamicLoadLPContext
Createst a DynamicLoadLPContext object and register a callback and an initial LineProc.
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