| Package | Description |
|---|---|
| net.openhft.chronicle.network |
| Modifier and Type | Method and Description |
|---|---|
@NotNull TcpEventHandler<T> |
TcpEventHandler.Factory.apply(T nc) |
| Constructor and Description |
|---|
HeaderTcpHandler(@NotNull TcpEventHandler<T> handlerManager,
@NotNull Function<Object,TcpHandler<T>> handlerFunction) |
WireTypeSniffingTcpHandler(@NotNull TcpEventHandler handlerManager,
@NotNull Function<T,TcpHandler<T>> delegateHandlerFactory) |
Copyright © 2023. All rights reserved.