TcpChannelHub(@Nullable SessionProvider sessionProvider,
@NotNull net.openhft.chronicle.core.threads.EventLoop eventLoop,
@NotNull net.openhft.chronicle.wire.WireType wireType,
@NotNull String name,
@NotNull SocketAddressSupplier socketAddressSupplier,
boolean shouldSendCloseMessage,
@Nullable ClientConnectionMonitor clientConnectionMonitor,
@NotNull net.openhft.chronicle.core.threads.HandlerPriority monitor,
@NotNull ConnectionStrategy connectionStrategy)
Deprecated.
|
TcpChannelHub(@Nullable SessionProvider sessionProvider,
@NotNull net.openhft.chronicle.core.threads.EventLoop eventLoop,
@NotNull net.openhft.chronicle.wire.WireType wireType,
@NotNull String name,
@NotNull SocketAddressSupplier socketAddressSupplier,
boolean shouldSendCloseMessage,
@Nullable ClientConnectionMonitor clientConnectionMonitor,
@NotNull net.openhft.chronicle.core.threads.HandlerPriority monitor,
@NotNull ConnectionStrategy connectionStrategy,
@Nullable Supplier<net.openhft.chronicle.threads.Pauser> pauserSupplier)
Deprecated.
|