| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.api |
| Modifier and Type | Class and Description |
|---|---|
class |
VanillaSessionDetails
Created by peter on 01/06/15.
|
| Modifier and Type | Method and Description |
|---|---|
SessionDetailsProvider |
VanillaNetworkContext.sessionDetails() |
SessionDetailsProvider |
NetworkContext.sessionDetails() |
| Modifier and Type | Method and Description |
|---|---|
T |
VanillaNetworkContext.sessionDetails(SessionDetailsProvider sessionDetails) |
T |
NetworkContext.sessionDetails(SessionDetailsProvider sessionDetails) |
| Constructor and Description |
|---|
ConnectorEventHandler(Map<String,ConnectionDetails> nameToConnectionDetails,
java.util.function.Function<ConnectionDetails,TcpHandler> tcpHandlerSupplier,
java.util.function.Supplier<SessionDetailsProvider> sessionDetailsSupplier) |
| Modifier and Type | Method and Description |
|---|---|
default void |
TcpHandler.sendHeartBeat(net.openhft.chronicle.bytes.Bytes out,
SessionDetailsProvider sessionDetails) |
Copyright © 2016. All rights reserved.