| Package | Description |
|---|---|
| net.openhft.chronicle.network | |
| net.openhft.chronicle.network.connection |
| Modifier and Type | Class and Description |
|---|---|
class |
AlwaysStartOnPrimaryConnectionStrategy
Loops through all the hosts:ports ( in order ) starting at the primary, till if finds a host that it can connect to.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FatalFailureConnectionStrategy |
| Constructor and Description |
|---|
TcpChannelHub(SessionProvider sessionProvider,
net.openhft.chronicle.core.threads.EventLoop eventLoop,
net.openhft.chronicle.wire.WireType wireType,
String name,
SocketAddressSupplier socketAddressSupplier,
boolean shouldSendCloseMessage,
ClientConnectionMonitor clientConnectionMonitor,
net.openhft.chronicle.core.threads.HandlerPriority monitor,
ConnectionStrategy connectionStrategy) |
Copyright © 2017. All rights reserved.