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
L
lastLoadedLineProc()
- Method in interface org.nukesoft.bot2.lineproc.
LineProcContext
The bind ID of the last loaded class.
lastLoadedLineProc()
- Method in class org.nukesoft.bot2.lineproc.
DynamicLoadLPContext
Returns the bind ID to the last loaded line processor.
LineProc
- interface org.nukesoft.bot2.lineproc.
LineProc
.
The LineProc interface is the interface implemented by all external line processor libraries.
LineProcContext
- interface org.nukesoft.bot2.lineproc.
LineProcContext
.
The LineProcContext interface defines the interface that line processors use to talk to and control the bot core.
LineProcContextCallback
- interface org.nukesoft.bot2.lineproc.
LineProcContextCallback
.
The LineProcContextCallback class is used by LineProc classes to pass off requests to the proper authority.
loadNewLineProc(String)
- Method in interface org.nukesoft.bot2.lineproc.
LineProcContext
Loads a new line processor and transfers control to it.
loadNewLineProc(String)
- Method in class org.nukesoft.bot2.lineproc.
DynamicLoadLPContext
Loads a new line processor.
loadNewLineProcOnPeer(String, String)
- Method in interface org.nukesoft.bot2.lineproc.
LineProcContextCallback
Loads a new line processor for a peer Dialog and transfers control to it.
loadNewLineProcOnPeer(String, String)
- Method in interface org.nukesoft.bot2.lineproc.
LineProcContext
Loads a new line processor for a peer Dialog and transfers control to it.
loadNewLineProcOnPeer(String, String)
- Method in class org.nukesoft.bot2.lineproc.
DynamicLoadLPContext
Tells a peer to load a new line processor.
loadNewLineProcOnPeer(String, String)
- Method in class org.nukesoft.bot2.core.
Dialog
Tells a peer to load a new line proc.
Log
- class org.nukesoft.nukeutils.
Log
.
The Log class is used for autonimous log maintnance.
Log(String)
- Constructor for class org.nukesoft.nukeutils.
Log
Creates a Log object.
logEntry(String)
- Method in class org.nukesoft.nukeutils.
Log
Creates an entry in the log.
LOW
- Static variable 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