| Package | Description |
|---|---|
| org.eclipse.californium.elements |
| Modifier and Type | Class and Description |
|---|---|
class |
DtlsEndpointContext
An endpoint context that explicitly supports DTLS specific properties.
|
class |
TcpEndpointContext
A endpoint context that explicitly supports TCP specific properties.
|
class |
TlsEndpointContext
A endpoint context that explicitly supports TLS specific properties.
|
class |
UdpEndpointContext
A endpoint context for plain UDP.
|
| Modifier and Type | Method and Description |
|---|---|
static MapBasedEndpointContext |
MapBasedEndpointContext.addEntries(EndpointContext context,
String... attributes)
Add entries to endpoint context.
|
Copyright © 2019 Eclipse Foundation. All rights reserved.