| Modifier and Type | Interface | Description |
|---|---|---|
interface |
NetworkStatusEvent<CON> |
The
NetworkStatusEvent indicates the ConnectionStatus for a
component's connection. |
| Modifier and Type | Class | Description |
|---|---|---|
class |
ClosedEvent |
Implementation of the
ConnectionStatusEvent for
ConnectionStatus.CLOSED. |
class |
OpenedEvent |
Implementation of the
ConnectionStatusEvent for
ConnectionStatus.OPENED. |
Copyright © 2018. All rights reserved.