| 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.
|
| MessageTransferClient
This is the interface to the underlying network library that serializes and transfers the messages produced by
this framework.
|
| MessageTransferServer
This is the interface to the underlying network library that serializes and transfers the messages produced by this
framework.
|
| NetworkToTopologyCallbackClient
This is an callback interface for the network library to inform the upper layer of incomming messages.
|
| NetworkToTopologyCallbackServer
This is an callback interface for the network library to inform the upper layer of incoming events like messages or
new clients.
|
| ServerCallback
This interface has to be implemented by the server to handle errors.
|
Copyright © 2014 Saxonia Systems AG. All Rights Reserved.