Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ACCEPT_ENCODING - Static variable in interface org.zalando.fahrschein.http.api.Headers
- add(String, String) - Method in interface org.zalando.fahrschein.http.api.Headers
- add(String, String) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- APPLICATION_JSON - Static variable in class org.zalando.fahrschein.http.api.ContentType
- APPLICATION_JSON_UTF8 - Static variable in class org.zalando.fahrschein.http.api.ContentType
- APPLICATION_JSON_UTF8_VALUE - Static variable in class org.zalando.fahrschein.http.api.ContentType
- APPLICATION_JSON_VALUE - Static variable in class org.zalando.fahrschein.http.api.ContentType
- APPLICATION_PROBLEM_JSON - Static variable in class org.zalando.fahrschein.http.api.ContentType
- APPLICATION_PROBLEM_JSON_VALUE - Static variable in class org.zalando.fahrschein.http.api.ContentType
- AUTHORIZATION - Static variable in interface org.zalando.fahrschein.http.api.Headers
B
- BUFFER_SIZE - Static variable in class org.zalando.fahrschein.http.api.StreamUtils
-
The default buffer size used when copying bytes.
C
- close() - Method in interface org.zalando.fahrschein.http.api.Response
- CONTENT_ENCODING - Static variable in interface org.zalando.fahrschein.http.api.Headers
- CONTENT_LENGTH - Static variable in interface org.zalando.fahrschein.http.api.Headers
- CONTENT_TYPE - Static variable in interface org.zalando.fahrschein.http.api.Headers
- ContentEncoding - Enum Class in org.zalando.fahrschein.http.api
- ContentType - Class in org.zalando.fahrschein.http.api
- createRequest(URI, String) - Method in interface org.zalando.fahrschein.http.api.RequestFactory
-
Creates a new request using the underlying RequestFactory implementation.
D
- drain(InputStream) - Static method in class org.zalando.fahrschein.http.api.StreamUtils
-
Drain the remaining content of the given InputStream.
E
- equals(Object) - Method in class org.zalando.fahrschein.http.api.ContentType
- execute() - Method in interface org.zalando.fahrschein.http.api.Request
G
- get(String) - Method in interface org.zalando.fahrschein.http.api.Headers
- get(String) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- getBody() - Method in interface org.zalando.fahrschein.http.api.Request
- getBody() - Method in interface org.zalando.fahrschein.http.api.Response
- getContentLength() - Method in interface org.zalando.fahrschein.http.api.Headers
- getContentLength() - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- getContentType() - Method in interface org.zalando.fahrschein.http.api.Headers
- getContentType() - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- getFirst(String) - Method in interface org.zalando.fahrschein.http.api.Headers
- getFirst(String) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- getHeaders() - Method in interface org.zalando.fahrschein.http.api.Request
- getHeaders() - Method in interface org.zalando.fahrschein.http.api.Response
- getMethod() - Method in interface org.zalando.fahrschein.http.api.Request
- getParameters() - Method in class org.zalando.fahrschein.http.api.ContentType
- getStatusCode() - Method in interface org.zalando.fahrschein.http.api.Response
- getStatusText() - Method in interface org.zalando.fahrschein.http.api.Response
-
Deprecated.
- getSubtype() - Method in class org.zalando.fahrschein.http.api.ContentType
- getType() - Method in class org.zalando.fahrschein.http.api.ContentType
- getURI() - Method in interface org.zalando.fahrschein.http.api.Request
- getValue() - Method in class org.zalando.fahrschein.http.api.ContentType
- GZIP - Enum constant in enum class org.zalando.fahrschein.http.api.ContentEncoding
H
- hashCode() - Method in class org.zalando.fahrschein.http.api.ContentType
- headerNames() - Method in interface org.zalando.fahrschein.http.api.Headers
- headerNames() - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- Headers - Interface in org.zalando.fahrschein.http.api
- HeadersImpl - Class in org.zalando.fahrschein.http.api
- HeadersImpl() - Constructor for class org.zalando.fahrschein.http.api.HeadersImpl
- HeadersImpl(Headers, boolean) - Constructor for class org.zalando.fahrschein.http.api.HeadersImpl
I
- IDENTITY - Enum constant in enum class org.zalando.fahrschein.http.api.ContentEncoding
- isSupported(String) - Method in enum class org.zalando.fahrschein.http.api.ContentEncoding
O
- org.zalando.fahrschein.http.api - package org.zalando.fahrschein.http.api
P
- put(String, String) - Method in interface org.zalando.fahrschein.http.api.Headers
- put(String, String) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
R
- Request - Interface in org.zalando.fahrschein.http.api
- RequestFactory - Interface in org.zalando.fahrschein.http.api
- Response - Interface in org.zalando.fahrschein.http.api
S
- setContentLength(long) - Method in interface org.zalando.fahrschein.http.api.Headers
- setContentLength(long) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- setContentType(ContentType) - Method in interface org.zalando.fahrschein.http.api.Headers
- setContentType(ContentType) - Method in class org.zalando.fahrschein.http.api.HeadersImpl
- StreamUtils - Class in org.zalando.fahrschein.http.api
- StreamUtils() - Constructor for class org.zalando.fahrschein.http.api.StreamUtils
T
- TEXT_PLAIN - Static variable in class org.zalando.fahrschein.http.api.ContentType
- TEXT_PLAIN_VALUE - Static variable in class org.zalando.fahrschein.http.api.ContentType
- TRANSFER_ENCODING - Static variable in interface org.zalando.fahrschein.http.api.Headers
U
- USER_AGENT - Static variable in interface org.zalando.fahrschein.http.api.Headers
- userAgent() - Method in class org.zalando.fahrschein.http.api.UserAgent
- UserAgent - Class in org.zalando.fahrschein.http.api
- UserAgent(Class) - Constructor for class org.zalando.fahrschein.http.api.UserAgent
V
- value() - Method in enum class org.zalando.fahrschein.http.api.ContentEncoding
- valueOf(String) - Static method in enum class org.zalando.fahrschein.http.api.ContentEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in class org.zalando.fahrschein.http.api.ContentType
- values() - Static method in enum class org.zalando.fahrschein.http.api.ContentEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- wrap(OutputStream) - Method in enum class org.zalando.fahrschein.http.api.ContentEncoding
Z
- ZSTD - Enum constant in enum class org.zalando.fahrschein.http.api.ContentEncoding
All Classes and Interfaces|All Packages|Constant Field Values