Uses of Package
org.jboss.netty.handler.codec.replay
Packages that use org.jboss.netty.handler.codec.replay
Package
Description
Encoder, decoder and their related message types for HTTP.
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
Decoder and Encoder which uses JBoss Marshalling.
Specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O
paradigm.An RTSP
extension based on the HTTP codec.
Encoder, decoder and their related message types for Socks.
-
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.httpClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm. -
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.http.websocketxClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm.A placeholderEnum
which could be specified as a type parameter ofReplayingDecoder
when a user wants to manage the decoder state or there's no state to manage. -
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.marshallingClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm.A placeholderEnum
which could be specified as a type parameter ofReplayingDecoder
when a user wants to manage the decoder state or there's no state to manage. -
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.replayClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm.A placeholderEnum
which could be specified as a type parameter ofReplayingDecoder
when a user wants to manage the decoder state or there's no state to manage. -
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.rtspClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm. -
Classes in org.jboss.netty.handler.codec.replay used by org.jboss.netty.handler.codec.socksClassDescriptionA specialized variation of
FrameDecoder
which enables implementation of a non-blocking decoder in the blocking I/O paradigm.