public class EngineWireHandler
extends net.openhft.chronicle.network.WireTcpHandler
| Constructor and Description |
|---|
EngineWireHandler(net.openhft.chronicle.wire.WireType byteToWire,
AssetTree assetTree) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEndOfConnection(boolean heartbeatTimeOut) |
protected void |
process(net.openhft.chronicle.wire.WireIn in,
net.openhft.chronicle.wire.WireOut out,
net.openhft.chronicle.network.api.session.SessionDetailsProvider sessionDetails) |
public EngineWireHandler(@NotNull
net.openhft.chronicle.wire.WireType byteToWire,
@NotNull
AssetTree assetTree)
public void onEndOfConnection(boolean heartbeatTimeOut)
onEndOfConnection in interface net.openhft.chronicle.network.api.TcpHandleronEndOfConnection in class net.openhft.chronicle.network.WireTcpHandlerprotected void process(@NotNull
net.openhft.chronicle.wire.WireIn in,
@NotNull
net.openhft.chronicle.wire.WireOut out,
@NotNull
net.openhft.chronicle.network.api.session.SessionDetailsProvider sessionDetails)
throws StreamCorruptedException
process in class net.openhft.chronicle.network.WireTcpHandlerStreamCorruptedExceptionCopyright © 2015. All rights reserved.