Class | Description |
---|---|
AbstractLinkHandler |
This class implements an generic link handler that has to be refined
depending on the actual role of the peer in the link
|
AbstractSocketCommunicationHandler |
This class implements an abstract gateway based on TCP connection
|
ClientSocketCommunicationHandler |
This class implements gateway in Client mode: TCP connection is initialized
by the client and the client sends the
MessageType#ConnectRequest
message to the Server Gateway.NOTE that: At the moment this mode supports only the routing in Configuration.RoutingMode#FORWARD , and so far for supporting also the
Configuration.RoutingMode#ROUTER the client should be aware of all
the peers to join in advance, which is a very limited case |
ServerSocketCommunicationHandler | |
SessionManager |
Enum | Description |
---|---|
AbstractLinkHandler.LinkHandlerStatus |
Copyright © 2018 universAAL Consortium. All rights reserved.