| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api.session |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaSessionDetails |
| Modifier and Type | Method and Description |
|---|---|
SessionDetails |
ClientSessionProvider.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionProvider.set(@NotNull SessionDetails sessionDetails) |
| Constructor and Description |
|---|
ClientSessionProvider(@NotNull SessionDetails sessionDetails) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionDetailsProvider |
| Modifier and Type | Method and Description |
|---|---|
@Nullable SessionDetails |
SessionProvider.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionProvider.set(@NotNull SessionDetails sessionDetails)
Replace the session details
|
Copyright © 2023. All rights reserved.