A B C D E F G H I J L M N O P R S T U V W X
A
- accept(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- accept(ContentType...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- accept(Collection<ContentType>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ACCEPT - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCEPT_CHARSET - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCEPT_ENCODING - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCEPT_LANGUAGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCEPT_RANGES - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCEPT_VERSION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- acceptCharset(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptCharset(Charset...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptCharset(Collection<Charset>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptEncoding(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptEncoding(Collection<String>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptLanguage(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptLanguage(Locale...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- acceptVersion(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_MAX_AGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- add(String, String) - Method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- add(Cookie) - Method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- add(Header) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- add(String, String) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- add(String, Collection<String>) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- addAll(Headers) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- AGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- all() - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- all(String) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ALLOW - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- any() - Static method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- append(String, String) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- APPLICATION_JSON_CONTENT_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.json.JsonMessageConverter
-
- APPLICATION_X_WWW_FORM_URLENCODED - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.form.FormURLEncodedMessageConverter
-
- APPLICATION_XML_CONTENT_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.xml.XmlMessageConverter
-
- asBytes() - Method in class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
- asBytes() - Method in class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- asBytes() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.BufferedHttpRequestBody
-
- asString() - Method in class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
- asString() - Method in class com.github.ljtfreitas.restify.http.client.message.response.ByteArrayHttpResponseBody
-
- asString() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.StringHttpResponseBody
-
- authorization(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- AUTHORIZATION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- available() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage
-
B
- badGateway() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- badRequest() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- body() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestMessage
-
- body() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage
-
- BufferedByteArrayHttpRequestBody - Class in com.github.ljtfreitas.restify.http.client.message.request
-
- BufferedByteArrayHttpRequestBody() - Constructor for class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- BufferedByteArrayHttpRequestBody(Charset) - Constructor for class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- BufferedByteArrayHttpRequestBody(Charset, int) - Constructor for class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- BufferedHttpRequestBody - Interface in com.github.ljtfreitas.restify.http.client.message.request
-
- build() - Method in class com.github.ljtfreitas.restify.http.client.message.Range.Builder.RangeUnit.RangeStart
-
- build() - Method in class com.github.ljtfreitas.restify.http.client.message.Range.Builder.RangeUnit.RangeStart.RangeEnd
-
- Builder() - Constructor for class com.github.ljtfreitas.restify.http.client.message.Range.Builder
-
- ByteArrayHttpResponseBody - Class in com.github.ljtfreitas.restify.http.client.message.response
-
- bytes(Long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Range
-
- bytes(Long, Long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Range
-
C
- CACHE_CONTROL - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- canRead(Type) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageReader
-
- canRead(Type) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.text.TextMessageConverter
-
- canWrite(Class<?>) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageWriter
-
- canWrite(Class<?>) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.text.TextMessageConverter
-
- charset() - Method in interface com.github.ljtfreitas.restify.http.client.message.Encoding
-
- charset() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestMessage
-
- com.github.ljtfreitas.restify.http.client - package com.github.ljtfreitas.restify.http.client
-
- com.github.ljtfreitas.restify.http.client.message - package com.github.ljtfreitas.restify.http.client.message
-
- com.github.ljtfreitas.restify.http.client.message.converter - package com.github.ljtfreitas.restify.http.client.message.converter
-
- com.github.ljtfreitas.restify.http.client.message.converter.form - package com.github.ljtfreitas.restify.http.client.message.converter.form
-
- com.github.ljtfreitas.restify.http.client.message.converter.form.multipart - package com.github.ljtfreitas.restify.http.client.message.converter.form.multipart
-
- com.github.ljtfreitas.restify.http.client.message.converter.json - package com.github.ljtfreitas.restify.http.client.message.converter.json
-
- com.github.ljtfreitas.restify.http.client.message.converter.octet - package com.github.ljtfreitas.restify.http.client.message.converter.octet
-
- com.github.ljtfreitas.restify.http.client.message.converter.text - package com.github.ljtfreitas.restify.http.client.message.converter.text
-
- com.github.ljtfreitas.restify.http.client.message.converter.wildcard - package com.github.ljtfreitas.restify.http.client.message.converter.wildcard
-
- com.github.ljtfreitas.restify.http.client.message.converter.xml - package com.github.ljtfreitas.restify.http.client.message.converter.xml
-
- com.github.ljtfreitas.restify.http.client.message.io - package com.github.ljtfreitas.restify.http.client.message.io
-
- com.github.ljtfreitas.restify.http.client.message.request - package com.github.ljtfreitas.restify.http.client.message.request
-
- com.github.ljtfreitas.restify.http.client.message.response - package com.github.ljtfreitas.restify.http.client.message.response
-
- compatible(String) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- compatible(ContentType) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- conflict() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- connection(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- CONNECTION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_DISPOSITION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_ENCODING - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_LANGUAGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_LENGTH - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_LOCATION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_RANGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- CONTENT_TYPE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- contentDisposition(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentEncoding(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLanguage(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLanguage(Locale) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLength(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLocation(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLocation(URL) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentLocation(URI) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentRange(String, long, long, long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ContentType - Class in com.github.ljtfreitas.restify.http.client.message
-
- contentType(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- contentType(ContentType) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ContentType.ContentTypeParameters - Class in com.github.ljtfreitas.restify.http.client.message
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.form.FormURLEncodedMessageConverter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.form.multipart.MultipartFormMessageWriter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageConverter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.json.JsonMessageConverter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.octet.OctetStreamMessageConverter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.wildcard.WildcardMessageConverter
-
- contentTypes() - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.xml.XmlMessageConverter
-
- Cookie - Class in com.github.ljtfreitas.restify.http.client.message
-
- Cookie(String, String) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- cookie(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- cookie(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- cookie(Cookie...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- cookie(Cookies) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- COOKIE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- Cookies - Class in com.github.ljtfreitas.restify.http.client.message
-
- Cookies() - Constructor for class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- Cookies(Cookie...) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- created() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
D
- date(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- date(Date) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- date(Calendar) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- date(LocalDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- date(Instant) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- date(ZonedDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- DATE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- DateTimeHeaderFormatter - Class in com.github.ljtfreitas.restify.http.client.message
-
- DateTimeHeaderFormatter() - Constructor for class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- DEFAULT_BUFFER_SIZE - Static variable in class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
E
- empty() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType.ContentTypeParameters
-
- empty() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- empty() - Static method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- empty() - Static method in class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- empty() - Static method in interface com.github.ljtfreitas.restify.http.client.message.request.BufferedHttpRequestBody
-
- empty() - Method in class com.github.ljtfreitas.restify.http.client.message.response.ByteArrayHttpResponseBody
-
- empty() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.InputStreamHttpResponseBody
-
- empty() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.StringHttpResponseBody
-
- encode(String) - Method in interface com.github.ljtfreitas.restify.http.client.message.Encoding
-
- Encoding - Interface in com.github.ljtfreitas.restify.http.client.message
-
- end(Long) - Method in class com.github.ljtfreitas.restify.http.client.message.Range.Builder.RangeUnit.RangeStart
-
- equals(Object) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- equals(Object) - Method in class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- equals(Object) - Method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- equals(Object) - Method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- equals(Object) - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- ETag - Class in com.github.ljtfreitas.restify.http.client.message
-
- ETAG - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- expect() - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- EXPECT - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- expectationFailed() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- EXPIRES - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
F
- forbidden() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- format(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format(Date) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format(Calendar) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format(LocalDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format(Instant) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format(ZonedDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.DateTimeHeaderFormatter
-
- format() - Method in class com.github.ljtfreitas.restify.http.client.message.Range
-
- FormURLEncodedMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.form
-
- FORWARDED - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- found() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- from(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- FROM - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
G
- gatewayTimeout() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- get(String) - Method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- get(String) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- gone() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
H
- hashCode() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- hashCode() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- hashCode() - Method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- hashCode() - Method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- hashCode() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- Header - Class in com.github.ljtfreitas.restify.http.client.message
-
- Header(String, String) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Header
-
- Headers - Class in com.github.ljtfreitas.restify.http.client.message
-
- Headers() - Constructor for class com.github.ljtfreitas.restify.http.client.message.Headers
-
- Headers(Header...) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Headers
-
- Headers(Headers) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Headers
-
- Headers(Collection<Header>) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Headers
-
- headers() - Method in interface com.github.ljtfreitas.restify.http.client.message.HttpMessage
-
- host(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- host(URL) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- host(URI) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- HOST - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- HttpException - Exception in com.github.ljtfreitas.restify.http.client
-
- HttpException() - Constructor for exception com.github.ljtfreitas.restify.http.client.HttpException
-
- HttpException(String) - Constructor for exception com.github.ljtfreitas.restify.http.client.HttpException
-
- HttpException(Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.HttpException
-
- HttpException(String, Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.HttpException
-
- HttpMessage - Interface in com.github.ljtfreitas.restify.http.client.message
-
- HttpMessageConverter - Interface in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpMessageConverters - Class in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpMessageConverters(Collection<HttpMessageConverter>) - Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageConverters
-
- HttpMessageException - Exception in com.github.ljtfreitas.restify.http.client.message
-
- HttpMessageException() - Constructor for exception com.github.ljtfreitas.restify.http.client.message.HttpMessageException
-
- HttpMessageException(String, Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.HttpMessageException
-
- HttpMessageException(String) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.HttpMessageException
-
- HttpMessageException(Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.HttpMessageException
-
- HttpMessageReader<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpMessageReadException - Exception in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpMessageReadException(String) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageReadException
-
- HttpMessageReadException(Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageReadException
-
- HttpMessageReadException(String, Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageReadException
-
- HttpMessageWriteException - Exception in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpMessageWriteException(String) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageWriteException
-
- HttpMessageWriteException(Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageWriteException
-
- HttpMessageWriteException(String, Throwable) - Constructor for exception com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageWriteException
-
- HttpMessageWriter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter
-
- HttpRequestBody - Interface in com.github.ljtfreitas.restify.http.client.message.request
-
- HttpRequestMessage - Interface in com.github.ljtfreitas.restify.http.client.message.request
-
- HttpResponseBody - Interface in com.github.ljtfreitas.restify.http.client.message.response
-
- HttpResponseMessage - Interface in com.github.ljtfreitas.restify.http.client.message.response
-
- HttpStatusCode - Enum in com.github.ljtfreitas.restify.http.client.message.response
-
- httpVersionNotSupported() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
I
- IF_MATCH - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- IF_MODIFIED_SINCE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- IF_NONE_MATCH - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- IF_RANGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- IF_UNMODIFIED_SINCE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- ifMatch(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifMatch(ETag...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(Date) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(Calendar) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(LocalDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(Instant) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifModifiedSince(ZonedDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifNoneMatch(String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifNoneMatch(ETag...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(Date) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(Calendar) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(LocalDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(Instant) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(ZonedDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifRange(ETag) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(Date) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(Calendar) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(LocalDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(Instant) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- ifUnmodifiedSince(ZonedDateTime) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- input() - Method in class com.github.ljtfreitas.restify.http.client.message.response.ByteArrayHttpResponseBody
-
- input() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.HttpResponseBody
-
- input() - Method in class com.github.ljtfreitas.restify.http.client.message.response.InputStreamHttpResponseBody
-
- InputStreamContent - Class in com.github.ljtfreitas.restify.http.client.message.io
-
- InputStreamContent(InputStream) - Constructor for class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
- InputStreamContent(InputStream, int) - Constructor for class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
- InputStreamHttpResponseBody - Class in com.github.ljtfreitas.restify.http.client.message.response
-
- InputStreamHttpResponseBody(InputStream) - Constructor for class com.github.ljtfreitas.restify.http.client.message.response.InputStreamHttpResponseBody
-
- internalServerError() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- is(String) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- is(ContentType) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- is(int) - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- is(HttpStatusCode) - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isAccepted() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isBadGateway() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isBadRequest() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isClientError() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isConflict() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isContinue() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isCreated() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isError() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isExpectationFailed() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isForbidden() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isGatewayTimeout() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isGone() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isHttpVersionNotSupported() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isInformational() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isInternalServerError() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isLengthRequired() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isMethodNotAllowed() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNoContent() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNonAuthoritativeInformation() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNotAcceptable() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNotFound() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNotImplemented() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isNotModified() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- ISO_8859_1 - Static variable in interface com.github.ljtfreitas.restify.http.client.message.Encoding
-
- isOk() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isPartialContent() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isPreconditionFailed() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isProxyAuthenticationRequired() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isRedirection() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isRequestedRangeNotSatisfiable() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isRequestEntityTooLarge() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isRequestTimeout() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isRequestUriTooLong() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isResetContent() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isServerError() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isServiceUnavailable() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isSucessful() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isSwitchingProtocols() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isUnauthorized() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- isUnsupportedMediaType() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- iterator() - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
J
- JsonMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.json
-
L
- LAST_MODIFIED - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- lastModified(long) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- lengthRequired() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- LOCATION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
M
- message() - Method in enum com.github.ljtfreitas.restify.http.client.message.response.HttpStatusCode
-
- message() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- method() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestMessage
-
- methodNotAllowed() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- MULTIPART_FORM_DATA_CONTENT_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.form.multipart.MultipartFormMessageWriter
-
- MultipartFormMessageWriter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.form.multipart
-
N
- name() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- name() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- name() - Method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- noContent() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- notAcceptable() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- notFound() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- notImplemented() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- notModified() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
O
- OCTET_STREAM_MEDIA_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.octet.OctetStreamMessageConverter
-
- OctetStreamMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.octet
-
- of(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- of(String, String) - Static method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- of(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- of(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- of(String, String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- of(String, String...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- of(String, Collection<String>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- of(Map<String, String>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- of(Charset) - Static method in interface com.github.ljtfreitas.restify.http.client.message.request.BufferedHttpRequestBody
-
- of(HttpResponseBody) - Static method in class com.github.ljtfreitas.restify.http.client.message.response.ByteArrayHttpResponseBody
-
- of(int) - Static method in enum com.github.ljtfreitas.restify.http.client.message.response.HttpStatusCode
-
- of(int) - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- of(int, String) - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- of(HttpStatusCode) - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- ok() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- ORIGIN - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- output() - Method in class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- output() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestBody
-
- output() - Method in class com.github.ljtfreitas.restify.http.client.message.request.SimpleOutputStreamHttpRequestBody
-
- output() - Method in class com.github.ljtfreitas.restify.http.client.message.request.TeeHttpRequestBody
-
P
- parameter(String) - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- parameters() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- preconditionFailed() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- PROXY_AUTHENTICATE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- PROXY_AUTHORIZATION - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- proxyAuthenticationRequired() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- proxyAuthorization(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
R
- range(Range...) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- range(Collection<Range>) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- RANGE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- Range - Class in com.github.ljtfreitas.restify.http.client.message
-
- Range(String, Long, Long) - Constructor for class com.github.ljtfreitas.restify.http.client.message.Range
-
- Range.Builder - Class in com.github.ljtfreitas.restify.http.client.message
-
- Range.Builder.RangeUnit - Class in com.github.ljtfreitas.restify.http.client.message
-
- Range.Builder.RangeUnit.RangeStart - Class in com.github.ljtfreitas.restify.http.client.message
-
- Range.Builder.RangeUnit.RangeStart.RangeEnd - Class in com.github.ljtfreitas.restify.http.client.message
-
- raw() - Method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- read(HttpResponseMessage, Type) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageReader
-
- read(HttpResponseMessage, Type) - Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.StringMessageConverter
-
- readerOf(ContentType, Type) - Method in class com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageConverters
-
- readersOf(Type) - Method in class com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageConverters
-
- referer(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- referer(URL) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- referer(URI) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- REFERER - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- REFERRER_POLICY - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- replace(String, String) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- replace(Header) - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- replace(Header) - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestMessage
-
- request() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage
-
- requestedRangeNotSatisfiable() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- requestEntityTooLarge() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- requestTimeout() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- requestUriTooLong() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- RETRY_AFTER - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
S
- SERVER - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- serviceUnavailable() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- SET_COOKIE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- SET_COOKIE2 - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- SimpleOutputStreamHttpRequestBody - Class in com.github.ljtfreitas.restify.http.client.message.request
-
- SimpleOutputStreamHttpRequestBody(OutputStream) - Constructor for class com.github.ljtfreitas.restify.http.client.message.request.SimpleOutputStreamHttpRequestBody
-
- start(Long) - Method in class com.github.ljtfreitas.restify.http.client.message.Range.Builder.RangeUnit
-
- status() - Method in interface com.github.ljtfreitas.restify.http.client.message.response.HttpResponseMessage
-
- StatusCode - Class in com.github.ljtfreitas.restify.http.client.message.response
-
- StreamableHttpRequestBody - Interface in com.github.ljtfreitas.restify.http.client.message.request
-
- StringHttpResponseBody - Interface in com.github.ljtfreitas.restify.http.client.message.response
-
- StringMessageConverter - Class in com.github.ljtfreitas.restify.http.client.message.converter.text
-
- StringMessageConverter() - Constructor for class com.github.ljtfreitas.restify.http.client.message.converter.text.StringMessageConverter
-
T
- TE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- TeeHttpRequestBody - Class in com.github.ljtfreitas.restify.http.client.message.request
-
- TeeHttpRequestBody(HttpRequestBody, OutputStream) - Constructor for class com.github.ljtfreitas.restify.http.client.message.request.TeeHttpRequestBody
-
- TEXT_XML_CONTENT_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.xml.XmlMessageConverter
-
- TextMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.text
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType.ContentTypeParameters
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.ContentType
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookies
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.Range
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.request.BufferedByteArrayHttpRequestBody
-
- toString() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- TRAILER - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- TRANSFER_ENCODING - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- transferTo(OutputStream) - Method in class com.github.ljtfreitas.restify.http.client.message.io.InputStreamContent
-
U
- unauthorized() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- unit(String) - Method in class com.github.ljtfreitas.restify.http.client.message.Range.Builder
-
- unsupportedMediaType() - Static method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- UPGRADE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- uri() - Method in interface com.github.ljtfreitas.restify.http.client.message.request.HttpRequestMessage
-
- USER_AGENT - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- userAgent(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- UTF_8 - Static variable in interface com.github.ljtfreitas.restify.http.client.message.Encoding
-
V
- value() - Method in class com.github.ljtfreitas.restify.http.client.message.Cookie
-
- value() - Method in class com.github.ljtfreitas.restify.http.client.message.Header
-
- value() - Method in enum com.github.ljtfreitas.restify.http.client.message.response.HttpStatusCode
-
- value() - Method in class com.github.ljtfreitas.restify.http.client.message.response.StatusCode
-
- valueOf(String) - Static method in enum com.github.ljtfreitas.restify.http.client.message.response.HttpStatusCode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.ljtfreitas.restify.http.client.message.response.HttpStatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARY - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- VIA - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
W
- WARNING - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
- weak(String) - Static method in class com.github.ljtfreitas.restify.http.client.message.ETag
-
- WILDCARD_CONTENT_TYPE - Static variable in interface com.github.ljtfreitas.restify.http.client.message.converter.wildcard.WildcardMessageConverter
-
- WildcardMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.wildcard
-
- write(T, HttpRequestMessage) - Method in interface com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageWriter
-
- write(String, HttpRequestMessage) - Method in class com.github.ljtfreitas.restify.http.client.message.converter.text.StringMessageConverter
-
- writerOf(ContentType, Class<?>) - Method in class com.github.ljtfreitas.restify.http.client.message.converter.HttpMessageConverters
-
- writeTo(OutputStream) - Method in interface com.github.ljtfreitas.restify.http.client.message.request.BufferedHttpRequestBody
-
- writeTo(OutputStream) - Method in interface com.github.ljtfreitas.restify.http.client.message.request.StreamableHttpRequestBody
-
- WWW_AUTHENTICATE - Static variable in class com.github.ljtfreitas.restify.http.client.message.Headers
-
X
- XmlMessageConverter<T> - Interface in com.github.ljtfreitas.restify.http.client.message.converter.xml
-
A B C D E F G H I J L M N O P R S T U V W X
Copyright © 2019. All Rights Reserved.