|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ControlInterface in things.thing |
---|
Methods in things.thing with parameters of type ControlInterface | |
---|---|
void |
THING.init(SystemInterface si,
ControlInterface ci,
ExpressionInterface ei,
ExpressionInterface parent)
Initialize this THING. |
Uses of ControlInterface in things.thinger.kernel |
---|
Classes in things.thinger.kernel that implement ControlInterface | |
---|---|
class |
ThingsProcess
The abstract base class for all manageable processes. |
Uses of ControlInterface in things.thinger.kernel.basic |
---|
Classes in things.thinger.kernel.basic that implement ControlInterface | |
---|---|
class |
KernalBasic_THINGProcessWrapper
Things Process wrapper for THINGs. |
class |
KernelBasic
Implements a system interface for the basic Kernel. |
class |
KernelBasicBase
Implements underlying Kernel functionality. |
Uses of ControlInterface in things.thinger.service |
---|
Classes in things.thinger.service that implement ControlInterface | |
---|---|
class |
Service
Root service. |
Uses of ControlInterface in things.thinger.service.actor |
---|
Classes in things.thinger.service.actor that implement ControlInterface | |
---|---|
class |
ActorService
The actor service. |
Uses of ControlInterface in things.thinger.service.command.local |
---|
Classes in things.thinger.service.command.local that implement ControlInterface | |
---|---|
class |
LocalCommandService
General command service. |
Uses of ControlInterface in things.thinger.service.httptool |
---|
Classes in things.thinger.service.httptool that implement ControlInterface | |
---|---|
class |
HttpToolService
The service implementation. |
class |
HttpToolServiceThread
A specific thread. |
Uses of ControlInterface in things.thinger.service.local |
---|
Classes in things.thinger.service.local that implement ControlInterface | |
---|---|
class |
CLIBackbone
A CLI Backbone. |
class |
CLIService
A CLI Service. |
class |
ConsoleService
A console service. |
class |
HttpCLIService
A Http Service that will bridge to the CLIServer. |
Uses of ControlInterface in things.thinger.service.proxy |
---|
Classes in things.thinger.service.proxy that implement ControlInterface | |
---|---|
class |
ProxyService
The proxy service. |
Uses of ControlInterface in things.thinger.service.thing |
---|
Classes in things.thinger.service.thing that implement ControlInterface | |
---|---|
class |
ThingService
Thing execution service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |