Uses of Package
kong.unirest.core
Packages that use kong.unirest.core
Package
Description
-
Classes in kong.unirest.core used by kong.unirest.coreClassDescriptiona set of assertable things about the requests that the mock client handled.Body Matchers can be used to evaluate a entity body.Cache interface for response cachingInterface for the cache key which can be implemented by consumers The key should implement equals and hashCode It must must return the time the key was created.A functional interface to generate a cache keyThe client that does the work.Represents a cookie parsed from the set-cookie header per https://tools.ietf.org/html/rfc6265 note that the RFC is awful.Represents a collection of cookies with some helper methods for parsing and getting cookieA expectation for a particular method/pathThe expected response of a assertion.Matches simple form fieldsParts of this file were taken from Jackson/core TypeReference under the Apache License: Apache (Software) License, version 2.0 ("the License").The primary request builder used to create a request.A summary of a request about to be performedA request Builder for POST and PUT operations with a body.A Summary of rhe responseEach configuration of Unirest has an interceptor.Indicates a successful match and a description of the failure (if any)A metric context for the current requestA Mock client for unirest to make requests against This implements both sync and async clientsA Mock Config that will not actually start up any real clients.A Mock WebSocket.Lister that records messages and has custom asserts.A Mock Response that can be used in testing.A Mock of a websocket that sends messages directly to a single listener on the other sideRepresents a multi-part body builder for a request.Interface for object mappers that can transform response bodies to other structures.Class for building a URI with query paramsA ProgressMonitor is a functional interface which can be passed to unirest for the purposes of monitoring uploads and downloads.The Raw Response represents the response before any mapping or consumption of the content.A Strategy for performing retries.A socket set represents a websocket and the listener for a target.A UniMetric is a factory for producing a MetricContext this will be called just before any Http RequestA Instance of the unirest runtime, you can have many of these but it is the config and its clients where all the action happens.Just a silly little class that holds on to the socket and listener
-
Classes in kong.unirest.core used by kong.unirest.core.javaClassDescriptionThe client that does the work.The primary request builder used to create a request.A summary of a request about to be performedA ProgressMonitor is a functional interface which can be passed to unirest for the purposes of monitoring uploads and downloads.The Raw Response represents the response before any mapping or consumption of the content.Just a silly little class that holds on to the socket and listener
-
Classes in kong.unirest.core used by kong.unirest.core.jsonClassDescriptionInterface for object mappers that can transform response bodies to other structures.
-
Classes in kong.unirest.core used by kong.unirest.modules.gsonClassDescriptionParts of this file were taken from Jackson/core TypeReference under the Apache License: Apache (Software) License, version 2.0 ("the License").Interface for object mappers that can transform response bodies to other structures.
-
Classes in kong.unirest.core used by kong.unirest.modules.jacksonClassDescriptionParts of this file were taken from Jackson/core TypeReference under the Apache License: Apache (Software) License, version 2.0 ("the License").Interface for object mappers that can transform response bodies to other structures.