Class NingAsyncHttpClient

java.lang.Object
com.github.mjeanroy.junit.servers.client.impl.AbstractHttpClient
com.github.mjeanroy.junit.servers.client.impl.ning.NingAsyncHttpClient
All Implemented Interfaces:
HttpClient

public class NingAsyncHttpClient extends AbstractHttpClient
Implementation of HttpClient using (Ning) async-http-client under the hood.
See Also: