| Package | Description |
|---|---|
| org.eclipse.californium.scandium.dtls |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionIdExtension |
ConnectionIdExtension.fromConnectionId(ConnectionId cid)
Create connection id extension from connection id.
|
static ConnectionIdExtension |
ConnectionIdExtension.fromExtensionDataReader(org.eclipse.californium.elements.util.DatagramReader extensionDataReader,
InetSocketAddress peerAddress)
Create connection id extension from extensions data bytes.
|
ConnectionIdExtension |
ServerHello.getConnectionIdExtension()
Gets the connection id extension data from this message.
|
ConnectionIdExtension |
ClientHello.getConnectionIdExtension()
Gets the connection id extension data from this message.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.