Constructor and Description |
---|
BodyChunkedInput(Body body) |
public BodyChunkedInput(Body body)
public boolean hasNextChunk() throws Exception
hasNextChunk
in interface org.jboss.netty.handler.stream.ChunkedInput
Exception
public Object nextChunk() throws Exception
nextChunk
in interface org.jboss.netty.handler.stream.ChunkedInput
Exception
public boolean isEndOfInput() throws Exception
isEndOfInput
in interface org.jboss.netty.handler.stream.ChunkedInput
Exception
Copyright © 2015. All Rights Reserved.