|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionStateListener | |
|---|---|
| hmi.bml.bridge | This package provides transparent access to BML Realizers: directly, through socket connections, to other realizers than Elckerlyc, etc. |
| hmi.bml.bridge.ui | Several GUI and utility classes that operate only on a RealizerBridge (and are independent of HmiElckerlyc and HmiEnvironment) |
| Uses of ConnectionStateListener in hmi.bml.bridge |
|---|
| Classes in hmi.bml.bridge that implement ConnectionStateListener | |
|---|---|
class |
SLF4JConnectionStateListener
Listens to the connection state of a server of the TCPIPRealizerBridgeAPI |
| Fields in hmi.bml.bridge with type parameters of type ConnectionStateListener | |
|---|---|
protected List<ConnectionStateListener> |
TCPIPRealizerBridgeServer.connectionStateListeners
|
| Methods in hmi.bml.bridge with parameters of type ConnectionStateListener | |
|---|---|
void |
TCPIPRealizerBridgeServer.addConnectionStateListener(ConnectionStateListener l)
|
| Uses of ConnectionStateListener in hmi.bml.bridge.ui |
|---|
| Classes in hmi.bml.bridge.ui that implement ConnectionStateListener | |
|---|---|
class |
BridgeServerUI
A graphical UI that, given a RealizerBridge, offers functinoality to start and stop TCPIPRealizerBridgeServer for it |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||