|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Conduit | |
|---|---|
| things.thinger.io.conduits | |
| things.thinger.io.conduits.basic | |
| things.thinger.service.command.local | |
| Uses of Conduit in things.thinger.io.conduits |
|---|
| Methods in things.thinger.io.conduits that return Conduit | |
|---|---|
Conduit |
ConduitController.tune(ConduitID channel,
WhoAmI callerId)
This will attempt to use a common name to find a specific conduit. |
| Uses of Conduit in things.thinger.io.conduits.basic |
|---|
| Classes in things.thinger.io.conduits.basic that implement Conduit | |
|---|---|
class |
BasicConduit
Basic implementation of a conduit. |
| Methods in things.thinger.io.conduits.basic that return Conduit | |
|---|---|
Conduit |
BasicConduitController.tune(ConduitID channel,
WhoAmI callerId)
This will attempt to use a common name to find a specific conduit. |
| Uses of Conduit in things.thinger.service.command.local |
|---|
| Constructors in things.thinger.service.command.local with parameters of type Conduit | |
|---|---|
LocalCommander(Conduit commandConduit,
Conduit responseConduit,
WhoAmI id)
Construct a commander. |
|
LocalCommandResponder(Entity<LocalCommandInfo> originalCommand,
Conduit responseConduit,
WhoAmI serviceId,
SystemInterface si)
Construct. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||