Class GrizzlyAsyncHttpProvider

java.lang.Object
com.ning.http.client.providers.grizzly.GrizzlyAsyncHttpProvider
All Implemented Interfaces:
AsyncHttpProvider

public class GrizzlyAsyncHttpProvider extends Object implements AsyncHttpProvider
A Grizzly 2.0-based implementation of AsyncHttpProvider.
Since:
1.7.0
Author:
The Grizzly Team