Package | Description |
---|---|
org.universAAL.ri.gateway.communicator.service.impl |
Modifier and Type | Class and Description |
---|---|
class |
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 |
class |
ServerSocketCommunicationHandler |
Copyright © 2018 universAAL Consortium. All rights reserved.