| Interface | Description |
|---|---|
| NodeConnection |
Interface that represents a connection between a mobile node and a SDDL Gateway.
|
| NodeConnectionListener |
Class that represents a listener to the Gateway Connection Status.
|
| NodeConnectionServerListener |
Interface that represents a listener to the server, which is notified when
new connections are made.
|
| Class | Description |
|---|---|
| NodeConnectionFactory |
Class that implements the factory for the NodeConnections for each protocol.
|