• Table of contents
    1Introduction
    2Configuration
    3Making Requests
    4Handling Responses
    5UriBuilder
    6Upgrading
    7Changelog
  • Quick Reference

Provides the Jersey client library and a builder to simplify use of the library.

(Quick Reference)

Jersey Request Builder Plugin - Reference Documentation

Authors: Bud Byrd

Version: 2.0.2

Table of Contents

1Introduction
2Configuration
3Making Requests
3.1HTTP Methods
3.2Simple Usage
3.3DSL Usage
3.4Request Properties
4Handling Responses
4.1Automatic Conversion
4.2HTTP Status Exceptions
5UriBuilder
5.1Properties
5.2Examples
6Upgrading
6.1From 1.x.x
7Changelog
Quick Reference (hide)

Jersey Request Builder

accept
basicAuthPassword
basicAuthUserName
binaryResponse
body
chunkSize
connectionTimeout
contentType
convertJson
convertXML
cookies
debug
delete
followRedirects
form
get
gzip
head
headers
ignoreInvalidSSL
options
post
put
query
rawClientResponse
readTimeout
skipStatusCheck
trace
uri
useBasicAuth

URI Builder

base
fragment
host
path
port
query
scheme