Package org.nukesoft.lineproc

Interface Summary
LineProc The LineProc interface is the interface implemented by all external line processor libraries.
LineProcContext The LineProcContext interface defines the interface that line processors use to talk to and control the bot core.
LineProcContextCallback The LineProcContextCallback class is used by LineProc classes to pass off requests to the proper authority.
 

Class Summary
DynamicLoadLPContext The DynamicLoadLPContext provides an internal implementation of the LineProcContext interface.