| Package | Description |
|---|---|
| org.eclipse.californium.scandium.dtls |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionAdapter
An abstract adapter class for listening handshake.
|
| Modifier and Type | Method and Description |
|---|---|
SessionListener |
Connection.getSessionListener()
Get session listener of connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Handshaker.addSessionListener(SessionListener listener)
Adds a listener to the list of listeners to be notified
about session life cycle events.
|
void |
Handshaker.removeSessionListener(SessionListener listener)
Removes a listener from the list of listeners to be notified
about session life cycle events.
|
Copyright © 2023 Eclipse Foundation. All rights reserved.