Interface HttpClient

All Known Implementing Classes:
AbstractHttpClient, ApacheHttpClient, AsyncHttpClient, NingAsyncHttpClient, OkHttpClient

public interface HttpClient
Http client that can be used to query embedded server.

After test suite, client should be properly destroyed using destroy() method.