Uses of Class
io.netty.handler.codec.ReplayingDecoder
Packages that use ReplayingDecoder
Package
Description
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
Encoder, decoder and different Message Types for MQTT.
Encoder, decoder and their related message types for Socks.
Encoder, decoder and their related message types for SOCKSv4 protocol.
Encoder, decoder and their related message types for SOCKSv5 protocol.
STOMP codec
-
Uses of ReplayingDecoder in io.netty.handler.codec.http.websocketx
Subclasses of ReplayingDecoder in io.netty.handler.codec.http.websocketx -
Uses of ReplayingDecoder in io.netty.handler.codec.mqtt
Subclasses of ReplayingDecoder in io.netty.handler.codec.mqttModifier and TypeClassDescriptionfinal class
-
Uses of ReplayingDecoder in io.netty.handler.codec.socks
Subclasses of ReplayingDecoder in io.netty.handler.codec.socksModifier and TypeClassDescriptionclass
DecodesByteBuf
s intoSocksAuthRequest
.class
DecodesByteBuf
s intoSocksAuthResponse
.class
DecodesByteBuf
s intoSocksCmdRequest
.class
DecodesByteBuf
s intoSocksCmdResponse
.class
DecodesByteBuf
s intoSocksInitRequest
.class
DecodesByteBuf
s intoSocksInitResponse
. -
Uses of ReplayingDecoder in io.netty.handler.codec.socksx.v4
Subclasses of ReplayingDecoder in io.netty.handler.codec.socksx.v4Modifier and TypeClassDescriptionclass
Decodes a singleSocks4CommandResponse
from the inboundByteBuf
s.class
Decodes a singleSocks4CommandRequest
from the inboundByteBuf
s. -
Uses of ReplayingDecoder in io.netty.handler.codec.socksx.v5
Subclasses of ReplayingDecoder in io.netty.handler.codec.socksx.v5Modifier and TypeClassDescriptionclass
Decodes a singleSocks5CommandRequest
from the inboundByteBuf
s.class
Decodes a singleSocks5CommandResponse
from the inboundByteBuf
s.class
Decodes a singleSocks5InitialRequest
from the inboundByteBuf
s.class
Decodes a singleSocks5InitialResponse
from the inboundByteBuf
s.class
Decodes a singleSocks5PasswordAuthRequest
from the inboundByteBuf
s.class
Decodes a singleSocks5PasswordAuthResponse
from the inboundByteBuf
s. -
Uses of ReplayingDecoder in io.netty.handler.codec.stomp
Subclasses of ReplayingDecoder in io.netty.handler.codec.stompModifier and TypeClassDescriptionclass