|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ch.mimo.netty.handler.codec.icap | |
---|---|
ch.mimo.netty.handler.codec.icap | JBoss Netty ICAP Codec. |
Classes in ch.mimo.netty.handler.codec.icap used by ch.mimo.netty.handler.codec.icap | |
---|---|
AbstractIcapMessage
This is the main Icap message implementation where all common @see DefaultIcapRequest and @see DefaultIcapResponse member are present. |
|
DecodingException
Root decoding exception |
|
Encapsulated
This class parses, creates and provides the very important Encapsulated header to the Decoder and encapsulates the complexity of that header. |
|
IcapChunk
This is the main ICAP Chunk. |
|
IcapChunkTrailer
Icap chunk trailer. |
|
IcapMessage
An ICAP message that contains common operations for @see IcapRequest and @see IcapResponse . |
|
IcapMessageDecoder
Main ICAP message decoder implementation. |
|
IcapMessageElementEnum
This enum contains all valid ICAP message element names that can occur in an @see Encapsulated header. |
|
IcapMessageEncoder
Main ICAP message encoder. |
|
IcapMethod
ICAP methods that are valid to use in messages. |
|
IcapRequest
Defines a ICAP Request. |
|
IcapResponse
ICAP response. |
|
IcapResponseStatus
ICAP response status enum. |
|
IcapVersion
Provides translation and handling for Icap version string. |
|
ReadChunkSizeState.DecisionState
Used to decide what state has to be processed next. |
|
SizeDelimiter
This class is used to track the size in bytes of headers. |
|
State
Abstract state implementation for all Decoder states. |
|
StateEnum
State Enum which contains all Decoder states. |
|
StateReturnValue
Return value encapsulation used in all message decoder states. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |