public class TextHandshakeDecoder extends SingleProtocolDecoder
inboundHandlers, supportedProtocol
channel, dst, src
Constructor and Description |
---|
TextHandshakeDecoder(ProtocolType supportedProtocol,
InboundHandler next) |
Modifier and Type | Method and Description |
---|---|
protected void |
setupNextDecoder() |
protected void |
verifyProtocol(String incomingProtocol) |
handlerAdded, onRead
initSrcBuffer, initSrcBuffer
dst, dst, interceptError, setChannel, src, src
public TextHandshakeDecoder(ProtocolType supportedProtocol, InboundHandler next)
protected void verifyProtocol(String incomingProtocol)
verifyProtocol
in class SingleProtocolDecoder
protected void setupNextDecoder()
setupNextDecoder
in class SingleProtocolDecoder
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.