| Package | Description |
|---|---|
| org.universAAL.lddi.zwave.exporter.Server |
| Class and Description |
|---|
| AbstractSocketServer
Abstract class with the basics of implementing a
ISocketServer . |
| AbstractSocketServerXSocket
Socket server implemented using xSocket library.
|
| ISocketServer
Socket server interface.
|
| ISocketServerConnection
Interface to be implemented by the classes handling socket connections.
|
| ISocketServerConnectionListener
Callback interface used to receive events from the ISocketServerConnection.
|
| ISocketServerProtocolDecoderFactory
Factory class for
ISocketSeverProtocolDecoder . |
| ISocketServerProtocolDecoderListener
Interface to receive notifications from
ISocketSeverProtocolDecoder. |
| ISocketSeverProtocolDecoder
Interface to be implemented by the classes used to decode the incoming bytes
of a connection into packets or frames.
|
| TransferRateCalculator
Class to calculate transfer rates.
|
Copyright © 2018 universAAL Consortium. All rights reserved.