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

public class ApacheHttpClient extends AbstractHttpClient
Implementation of HttpClient using apache http client library under the hood.
See Also: