public interface CachedHttpChunks
| Modifier and Type | Method and Description |
|---|---|
void |
cache(org.jboss.netty.handler.codec.http.HttpChunk chunk,
org.jboss.netty.buffer.ChannelBuffer encoded) |
boolean |
isComplete() |
boolean |
writeAllChunks(org.jboss.netty.channel.Channel channel) |
Copyright © 2009-2013 LittleShoot. All Rights Reserved.