Uses of Package
com.github.kristofa.test.http.client

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

Classes in com.github.kristofa.test.http.client used by com.github.kristofa.test.http.client
HttpClient
          A higher level HTTP Client interface that abstracts the low level library that is being used.
HttpClientResponse
          Http Response as being returned by a HttpClient.
HttpRequestException
          Exception that indicates that HttpRequest failed.
 



Copyright © 2014. All Rights Reserved.