com.ning.http.client
public interface BodyConsumer
SimpleAsyncHttpClient
class in order to process response's bytes.void consume(java.nio.ByteBuffer byteBuffer) throws java.io.IOException
byteBuffer
- a ByteBuffer
represntation of the response's chunk.java.io.IOException
void close() throws java.io.IOException
java.io.IOException
Copyright © 2014. All Rights Reserved.