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.
Decoder and Encoder which uses JBoss Marshalling.
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.marshalling
Subclasses of ReplayingDecoder in io.netty.handler.codec.marshallingModifier and TypeClassDescriptionclass -
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 TypeClassDescriptionclassDecodesByteBufs intoSocksAuthRequest.classDecodesByteBufs intoSocksAuthResponse.classDecodesByteBufs intoSocksCmdRequest.classDecodesByteBufs intoSocksCmdResponse.classDecodesByteBufs intoSocksInitRequest.classDecodesByteBufs intoSocksInitResponse. -
Uses of ReplayingDecoder in io.netty.handler.codec.socksx.v4
Subclasses of ReplayingDecoder in io.netty.handler.codec.socksx.v4Modifier and TypeClassDescriptionclassDecodes a singleSocks4CommandResponsefrom the inboundByteBufs.classDecodes a singleSocks4CommandRequestfrom the inboundByteBufs. -
Uses of ReplayingDecoder in io.netty.handler.codec.socksx.v5
Subclasses of ReplayingDecoder in io.netty.handler.codec.socksx.v5Modifier and TypeClassDescriptionclassDecodes a singleSocks5CommandRequestfrom the inboundByteBufs.classDecodes a singleSocks5CommandResponsefrom the inboundByteBufs.classDecodes a singleSocks5InitialRequestfrom the inboundByteBufs.classDecodes a singleSocks5InitialResponsefrom the inboundByteBufs.classDecodes a singleSocks5PasswordAuthRequestfrom the inboundByteBufs.classDecodes a singleSocks5PasswordAuthResponsefrom the inboundByteBufs. -
Uses of ReplayingDecoder in io.netty.handler.codec.stomp
Subclasses of ReplayingDecoder in io.netty.handler.codec.stompModifier and TypeClassDescriptionclass