Uses of Interface
ch.mimo.netty.handler.codec.icap.IcapChunk

Packages that use IcapChunk
ch.mimo.netty.handler.codec.icap JBoss Netty ICAP Codec. 
 

Uses of IcapChunk in ch.mimo.netty.handler.codec.icap
 

Subinterfaces of IcapChunk in ch.mimo.netty.handler.codec.icap
 interface IcapChunkTrailer
          Icap chunk trailer.
 

Classes in ch.mimo.netty.handler.codec.icap that implement IcapChunk
 class DefaultIcapChunk
          This is the main Chunk implementation class.
 class DefaultIcapChunkTrailer
          This class is used to indicate the end of a chunked data stream and to hold trailing headers.
 



Copyright © 2011. All Rights Reserved.