Package org.apache.mina.http.api
Interface HttpContentChunk
-
public interface HttpContentChunkThe HTTP content chunk object
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<java.nio.ByteBuffer>getContent()
-