All Classes
Class
Description
This class is a collection of Apache functions that have been extracted for use in this application.
This class was lifted and modified from
org.apache.httpcomponents:httpcore version 4.4.16,
namespace org.apache.http.NameValuePair,
released under the Apache License 2.0.
This class was lifted and modified from
org.apache.httpcomponents:httpclient version 4.5.14,
namespace org.apache.http.client.utils.URLEncodedUtils,
released under the Apache License 2.0.
Base for custom interaction converters to convert requests/responses to/from EasyVCR requests/responses.
Cassette used to store and retrieve requests and responses for EasyVCR.
Censoring capabilities for EasyVCR.
A logger wrapper that, if there's no proper internal logger, writes to the console instead.
Enums representing different actions to take when a recording is expired.
HttpClient singleton for EasyVCR.
Base class for all EasyVCR request/response objects.
Represents an HTTP request-response pair tracked by EasyVCR.
The interaction converter to convert Http(s)UrlConnection requests/responses to/from EasyVCR requests/responses.
Represents an HTTP version.
Rule set for matching requests against recorded requests.
A recordable URL, wrapper for RecordableHttpURLConnection and RecordableHttpsURLConnection.
Represents an HTTP request tracked by EasyVCR.
Represents an HTTP response tracked by EasyVCR.
JSON de/serialization utilities.
Represents a status of an HTTP request tracked by EasyVCR.
TimeFrame used to store an extent of time.
Internal tools for EasyVCR.
Built-in VCR tool for EasyVCR.
Custom exception for EasyVCR.