Package hmi.bml.bridge

This package provides transparent access to BML Realizers: directly, through socket connections, to other realizers than Elckerlyc, etc.

See:
          Description

Interface Summary
ConnectionStateListener Listens to the connection state of a server of the TCPIPRealizerBridgeAPI
RealizerBridge See package documentation.
 

Class Summary
LinkedBlockingQueueBridge  
ServerInfo See package documentation.
SLF4JConnectionStateListener Listens to the connection state of a server of the TCPIPRealizerBridgeAPI
TCPIPRealizerBridgeClient A RealizerBridge that uses a tcp/ip connection to provide transparent access to a BML Realizer running on a remote machine.
TCPIPRealizerBridgeServer Takes a RealizerBridge, and exposes access to it through a tcp/ip connection.
 

Enum Summary
TCPIPRealizerBridgeServer.ServerState  
 

Package hmi.bml.bridge Description

This package provides transparent access to BML Realizers: directly, through socket connections, to other realizers than Elckerlyc, etc. Detailed documentation can be found in the project report.