| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api.session |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaSessionDetails
Created by peter on 01/06/15.
|
| Modifier and Type | Method and Description |
|---|---|
SessionDetails |
ClientSessionProvider.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClientSessionProvider.set(SessionDetails sessionDetails) |
| Constructor and Description |
|---|
ClientSessionProvider(SessionDetails sessionDetails) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SessionDetailsProvider
Created by Rob Austin
|
| Modifier and Type | Method and Description |
|---|---|
SessionDetails |
SessionProvider.get() |
| Modifier and Type | Method and Description |
|---|---|
void |
SessionProvider.set(SessionDetails sessionDetails)
Replace the session details
|
Copyright © 2016. All rights reserved.