| Package | Description |
|---|---|
| de.saxsys.synchronizefx.core.clientserver |
This package is an implementation of the network layer.
|
| Class and Description |
|---|
| ClientCallback
This interface has to be implemented by clients handle events like the initial transfer of the model or errors.
|
| CommandTransferClient
This is the interface to the underlying network library that serializes and transfers the
Commands produced
by this framework. |
| CommandTransferServer
This is the interface to the underlying network library that serializes and transfers the
Commands produced
by this framework. |
| NetworkToTopologyCallbackClient
This is an callback interface for the network library to inform the upper layer of incomming commands.
|
| NetworkToTopologyCallbackServer
This is an callback interface for the network library to inform the upper layer of incoming events like commands
or new clients.
|
| ServerCallback
This interface has to be implemented by the server to handle errors.
|
Copyright © 2016 Saxonia Systems AG. All Rights Reserved.