All Classes and Interfaces

Class
Description
This is the base class to handle http responses with 304 state.
Implementation of Request, based on Apache HTTP client.
Auto Redirecting Wire.
Base implementation of Request. // @checkstyle ClassDataAbstractionCoupling (500 lines)
Wire with HTTP basic authentication based on user info of URI.
Boundary for content-type multipart/form-data.
Wire that caches GET requests.
Wire that compresses cookies before sending.
Default implementation of Response.
Wire that caches requests with ETags.
Implementation of Request that always returns the same response, specified in the constructor.
Wire that caches GET requests.
Immutable HTTP header.
A JSON response provided by the Jackson Project.
A tree representation views of JSON documents.
Implementation of Request, based on JDK.
JSON response.
Jsoup response.
Wire that caches requests based on Last-Modified and If-Modified-Since headers.
Mock response.
Simple implementation.
Convenient set of matchers for MkAnswer.
Mock version of Java Servlet container.
Implementation of MkContainer based on Grizzly Server.
Mock HTTP query/request.
Convenient set of matchers for MkQuery.
Matcher for checking MkQuery.uri() contents.
Byte builder for multipart body.
Wire that throws an IOException if a request takes longer than a minute.
RESTful request.
Request body.
Printer of byte array.
Request URI.
RESTful response returned by Request.fetch().
REST response.
Wire that retries a few times before giving up and throwing exception.
Wire that ignores SSL PKIX verifications.
Wire with default user agent.
Verbose wire.
Web Linking response.
Single link.
Wire.
XML response.