Package things.thinger.io.conduits

Interface Summary
Conduit Interface to a conduit.
ConduitController Interface to the conduit controller.
InjectionInterface System-level interface into the conduit.
Injector A conduit injector interface.
PullDrain A Conduit drain interface for a poller.
PullDrainContainer A Conduit drain container interface for a poller.
PushDrain A conduit push drain interface.
 

Class Summary
ConduitID A ConduitID.
 

Enum Summary
Conduit.InjectorType The InjectorType specifies how it will behave, as follows:
UNSPECIFIED: No preference.
 



Things.