Package com.univocity.api.net

Interface Summary
HttpResponse A response object resulting from a HTTP request (HttpRequest) invoked from the UrlReaderProvider.
HttpResponseReader A custom HttpResponse reader which provides better control over how to handle the response body of a HttpResponse object produced by a UrlReaderProvider.
 

Class Summary
DataParameter Holds the details of a single data parameter sent in the body of POST requests.
HttpMessage Basic details of a HTTP message (request or response)
HttpRequest A reusable, cloneable HTTP request configuration, with support for parameterization of the URL.
UrlReaderProvider A ReaderProvider for URLs (parameterized or not).
 

Enum Summary
RequestMethod The set of HTTP/1.1 methods, plus RFC 5789.
 

Exception Summary
HttpException A HttpException is thrown when a HTTP request made using a HttpRequest object did not result resulted a 2xx (i.e.
 



Copyright © 2018 uniVocity Software Pty Ltd. All rights reserved.