| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api.session |
| Modifier and Type | Method and Description |
|---|---|
SessionMode |
VanillaSessionDetails.sessionMode() |
static SessionMode |
SessionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionMode[] |
SessionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VanillaSessionDetails.sessionMode(SessionMode sessionMode) |
| Modifier and Type | Method and Description |
|---|---|
SessionMode |
SessionDetails.sessionMode() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDetailsProvider.sessionMode(SessionMode sessionMode) |
Copyright © 2023. All rights reserved.