JMACS

org.jmacs
Interface IDiDriver.IClient

Enclosing interface:
IDiDriver

public static interface IDiDriver.IClient

wishes to be able to behave as client in some way.


Nested Class Summary
static interface IDiDriver.IClient.IControlOnly
          wishes to be able to send commands to other DIs.
static interface IDiDriver.IClient.IFull
          wishes to be able to both subscribe and send commands.
static interface IDiDriver.IClient.ISubscribeOnly
          wishes to be able to request to receive status samples from other DIs automatically.
 


JMACS

jmacs.org