Class GrizzlyResponseBodyPart

java.lang.Object
com.ning.http.client.HttpResponseBodyPart
com.ning.http.client.providers.grizzly.GrizzlyResponseBodyPart

public class GrizzlyResponseBodyPart extends HttpResponseBodyPart
HttpResponseBodyPart implementation using the Grizzly 2.0 HTTP client codec.
Since:
1.7.0
Author:
The Grizzly Team