| Package | Description |
|---|---|
| net.openhft.chronicle.network.connection |
| Modifier and Type | Method and Description |
|---|---|
static SocketAddressSupplier |
SocketAddressSupplier.uri(String connectURI)
use this method if you only with to connect to a single server
|
| 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) |
Copyright © 2016. All rights reserved.