Uses of Class
ch.mimo.netty.handler.codec.icap.SizeDelimiter

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

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

Methods in ch.mimo.netty.handler.codec.icap with parameters of type SizeDelimiter
static String IcapDecoderUtil.readSingleHeaderLine(org.jboss.netty.buffer.ChannelBuffer buffer, SizeDelimiter sizeDelimiter)
          reads one individual header "key: value"
 



Copyright © 2011. All Rights Reserved.