public interface CachedHttpResponse
Modifier and Type | Method and Description |
---|---|
org.jboss.netty.buffer.ChannelBuffer |
getChannelBuffer()
Accessor for the raw data for the response.
|
org.jboss.netty.channel.ChannelFutureListener |
getChannelFutureListener()
Accessor for the listener for once the response is written.
|
org.jboss.netty.buffer.ChannelBuffer getChannelBuffer()
org.jboss.netty.channel.ChannelFutureListener getChannelFutureListener()
Copyright © 2009–2015 LittleShoot. All rights reserved.