| Package | Description |
|---|---|
| org.eclipse.californium.scandium | |
| org.eclipse.californium.scandium.config |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DtlsClusterHealth
Health interface for
DtlsClusterConnector. |
| Modifier and Type | Class and Description |
|---|---|
class |
DtlsClusterHealthLogger
Cluster health implementation using counter and logging for results.
|
class |
DtlsHealthLogger
Health implementation using counter and logging for results.
|
| Modifier and Type | Field and Description |
|---|---|
protected DtlsHealth |
DTLSConnector.health |
| Modifier and Type | Method and Description |
|---|---|
protected DtlsHealth |
DtlsClusterConnector.createDefaultHealthHandler(DtlsConnectorConfig configuration)
Create default health handler.
|
protected DtlsHealth |
DTLSConnector.createDefaultHealthHandler(DtlsConnectorConfig configuration)
Create default health handler.
|
| Modifier and Type | Method and Description |
|---|---|
DtlsHealth |
DtlsConnectorConfig.getHealthHandler()
Gets health handler.
|
| Modifier and Type | Method and Description |
|---|---|
DtlsConnectorConfig.Builder |
DtlsConnectorConfig.Builder.setHealthHandler(DtlsHealth healthHandler)
Set the health handler.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.