public class SymmetricCipherPacketDecoder
extends com.hazelcast.nio.tcp.PacketDecoder
| Constructor and Description |
|---|
SymmetricCipherPacketDecoder(com.hazelcast.nio.tcp.TcpIpConnection connection,
com.hazelcast.nio.IOService ioService,
com.hazelcast.spi.impl.PacketHandler packetHandler) |
| Modifier and Type | Method and Description |
|---|---|
void |
onRead(ByteBuffer src) |
public SymmetricCipherPacketDecoder(com.hazelcast.nio.tcp.TcpIpConnection connection,
com.hazelcast.nio.IOService ioService,
com.hazelcast.spi.impl.PacketHandler packetHandler)
public void onRead(ByteBuffer src) throws Exception
onRead in interface com.hazelcast.internal.networking.ChannelInboundHandleronRead in class com.hazelcast.nio.tcp.PacketDecoderExceptionCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.