Uses of Interface
com.github.kristofa.test.http.client.HttpClient

Packages that use HttpClient
com.github.kristofa.test.http.client Defines a HttpClient interface and an implementation that adapts to using the Apache HttpClient. 
 

Uses of HttpClient in com.github.kristofa.test.http.client
 

Classes in com.github.kristofa.test.http.client that implement HttpClient
 class ApacheHttpClientImpl
          HttpClient implementation that uses Apache HTTP client as 'lower level' library.
 



Copyright © 2014. All Rights Reserved.