Skip navigation links
A B C E G H I M N O P Q R S U V W 

A

addExceptionFactory(IApplicableHttpResponseExceptionFactory) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
addExceptionFactory(IApplicable<String>, IHttpResponseExceptionFactory) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
addExceptionFactory(IApplicableHttpResponseExceptionFactory) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
addExceptionFactory(IApplicable<String>, IHttpResponseExceptionFactory) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
addResultProducer(IApplicable<String>, IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
addResultProducer(BiFunction<Integer, String, Boolean>, IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
addResultProducer(IApplicable<String>, IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
addResultProducer(BiFunction<Integer, String, Boolean>, IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
Authentication - Class in net.anwiba.commons.http
 
Authentication(String, String) - Constructor for class net.anwiba.commons.http.Authentication
 
authentication(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
 

B

build() - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder
 
build() - Method in class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
 
build() - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder
 
build() - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
 
build() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
build() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
build() - Method in class net.anwiba.commons.http.RequestBuilder
 

C

CancelableInputStream - Class in net.anwiba.commons.http
 
CancelableInputStream(ICanceler, InputStream) - Constructor for class net.anwiba.commons.http.CancelableInputStream
 
canRead(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 
canWrite(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 
close() - Method in class net.anwiba.commons.http.CancelableInputStream
 
close() - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutor
 
close() - Method in class net.anwiba.commons.http.HttpRequestExecutor
 
close() - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutor
 
close() - Method in interface net.anwiba.commons.http.IHttpRequestExecutor
 
close() - Method in interface net.anwiba.commons.http.IObjectRequestExecutor
 
close() - Method in interface net.anwiba.commons.http.IResponse
 
close() - Method in class net.anwiba.commons.http.Response
 
connectionClose() - Method in class net.anwiba.commons.http.RequestBuilder
 
connectionKeepAlive() - Method in class net.anwiba.commons.http.RequestBuilder
 
content(byte[]) - Method in class net.anwiba.commons.http.RequestBuilder
 
contentEncoding(String) - Method in class net.anwiba.commons.http.RequestBuilder
 
convert(IRequest) - Method in class net.anwiba.commons.http.apache.RequestToHttpUriRequestConverter
 
ConvertingHttpRequestExecutor - Class in net.anwiba.commons.http
 
ConvertingHttpRequestExecutor(IHttpRequestExecutor) - Constructor for class net.anwiba.commons.http.ConvertingHttpRequestExecutor
 
ConvertingHttpRequestExecutorBuilder - Class in net.anwiba.commons.http
 
ConvertingHttpRequestExecutorBuilder() - Constructor for class net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder
 
create(IRequest) - Method in class net.anwiba.commons.http.apache.HttpContextFactory
 
create() - Method in class net.anwiba.commons.http.HttpClientFactory
 
create(String, IResponse) - Static method in exception net.anwiba.commons.http.HttpRequestException
 
create() - Method in class net.anwiba.commons.http.HttpRequestExecutorFactory
 
create() - Method in interface net.anwiba.commons.http.IHttpClientFactory
 
create() - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactory
 
create(int, String, String, InputStream) - Method in interface net.anwiba.commons.http.IHttpResponseExceptionFactory
 
create() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilderFactory
 
create() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilderFactory
 

E

ExceptionProducer - Class in net.anwiba.commons.http
 
ExceptionProducer(IApplicableHttpResponseExceptionFactory...) - Constructor for class net.anwiba.commons.http.ExceptionProducer
 
execute(ICanceler, IRequest, IApplicableResultProducer<T>, IApplicableHttpResponseExceptionFactory...) - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutor
 
execute(ICanceler, IRequest, IApplicableResultProducer<T>, IResultProducer<IOException>) - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutor
 
execute(ICanceler, int, String, String, String, InputStream) - Method in class net.anwiba.commons.http.ExceptionProducer
 
execute(ICanceler, IRequest) - Method in class net.anwiba.commons.http.HttpRequestExecutor
 
execute(ICanceler, IRequest, IApplicableResultProducer<T>, IApplicableHttpResponseExceptionFactory...) - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutor
 
execute(ICanceler, IRequest, IApplicableResultProducer<T>, IResultProducer<IOException>) - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutor
 
execute(ICanceler, IRequest, IResultProducer<T>, IResultProducer<IOException>) - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutor
 
execute(ICanceler, IRequest) - Method in interface net.anwiba.commons.http.IHttpRequestExecutor
 
execute(ICanceler, IRequest) - Method in interface net.anwiba.commons.http.IObjectRequestExecutor
 
execute(ICanceler, int, String, String, String, InputStream) - Method in interface net.anwiba.commons.http.IResultProducer
 
exist(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 

G

get(String) - Static method in class net.anwiba.commons.http.RequestBuilder
 
getAuthentication() - Method in interface net.anwiba.commons.http.IRequest
 
getAuthentication() - Method in class net.anwiba.commons.http.Request
 
getBody() - Method in interface net.anwiba.commons.http.IResponse
 
getBody() - Method in class net.anwiba.commons.http.Response
 
getClientConfiguration() - Method in class net.anwiba.commons.http.HttpClientFactory
 
getClientConfiguration() - Method in interface net.anwiba.commons.http.IHttpClientFactory
 
getContent() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
 
getContent() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getContent() - Method in interface net.anwiba.commons.http.IRequest
 
getContent() - Method in class net.anwiba.commons.http.Request
 
getContentAsString() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getContentEncoding() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getContentEncoding() - Method in interface net.anwiba.commons.http.IResponse
 
getContentEncoding() - Method in class net.anwiba.commons.http.Response
 
getContentLength() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
 
getContentLength(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 
getContentLength() - Method in interface net.anwiba.commons.http.IRequest
 
getContentLength() - Method in interface net.anwiba.commons.http.IResponse
 
getContentLength() - Method in class net.anwiba.commons.http.Request
 
getContentLength() - Method in class net.anwiba.commons.http.Response
 
getContentType() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getContentType() - Method in interface net.anwiba.commons.http.IResponse
 
getContentType() - Method in class net.anwiba.commons.http.Response
 
getEncoding() - Method in interface net.anwiba.commons.http.IRequest
 
getEncoding() - Method in class net.anwiba.commons.http.Request
 
getHost() - Method in interface net.anwiba.commons.http.IRequest
 
getHost() - Method in class net.anwiba.commons.http.Request
 
getInputStream() - Method in interface net.anwiba.commons.http.IResponse
 
getInputStream() - Method in class net.anwiba.commons.http.Response
 
getManager() - Method in class net.anwiba.commons.http.HttpClientConnectionManagerProvider
 
getManager() - Method in interface net.anwiba.commons.http.IHttpClientConfiguration
 
getManager() - Method in interface net.anwiba.commons.http.IHttpClientConnectionManagerProvider
 
getMethodType() - Method in interface net.anwiba.commons.http.IRequest
 
getMethodType() - Method in class net.anwiba.commons.http.Request
 
getMimeType() - Method in interface net.anwiba.commons.http.IRequest
 
getMimeType() - Method in class net.anwiba.commons.http.Request
 
getMode() - Method in interface net.anwiba.commons.http.IHttpClientConfiguration
 
getParameters() - Method in interface net.anwiba.commons.http.IRequest
 
getParameters() - Method in class net.anwiba.commons.http.Request
 
getPassword() - Method in class net.anwiba.commons.http.Authentication
 
getPassword() - Method in interface net.anwiba.commons.http.IAuthentication
 
getPort() - Method in interface net.anwiba.commons.http.IRequest
 
getPort() - Method in class net.anwiba.commons.http.Request
 
getProperties() - Method in interface net.anwiba.commons.http.IRequest
 
getProperties() - Method in class net.anwiba.commons.http.Request
 
getStatusCode() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getStatusCode() - Method in exception net.anwiba.commons.http.HttpServerException
 
getStatusCode() - Method in interface net.anwiba.commons.http.IResponse
 
getStatusCode() - Method in class net.anwiba.commons.http.Response
 
getStatusText() - Method in exception net.anwiba.commons.http.HttpRequestException
 
getStatusText() - Method in exception net.anwiba.commons.http.HttpServerException
 
getStatusText() - Method in interface net.anwiba.commons.http.IResponse
 
getStatusText() - Method in class net.anwiba.commons.http.Response
 
getUri() - Method in interface net.anwiba.commons.http.IResponse
 
getUri() - Method in class net.anwiba.commons.http.Response
 
getUriString() - Method in interface net.anwiba.commons.http.IRequest
 
getUriString() - Method in class net.anwiba.commons.http.Request
 
getUserAgent() - Method in interface net.anwiba.commons.http.IRequest
 
getUserAgent() - Method in class net.anwiba.commons.http.Request
 
getUsername() - Method in class net.anwiba.commons.http.Authentication
 
getUsername() - Method in interface net.anwiba.commons.http.IAuthentication
 

H

header(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
 
header(IParameter) - Method in class net.anwiba.commons.http.RequestBuilder
 
HttpClientConnectionManagerProvider - Class in net.anwiba.commons.http
 
HttpClientConnectionManagerProvider() - Constructor for class net.anwiba.commons.http.HttpClientConnectionManagerProvider
 
HttpClientConnectionManagerProvider(HttpClientConnectionManager) - Constructor for class net.anwiba.commons.http.HttpClientConnectionManagerProvider
 
HttpClientConnector - Class in net.anwiba.commons.http
 
HttpClientConnector(IHttpRequestExecutorFactory) - Constructor for class net.anwiba.commons.http.HttpClientConnector
 
HttpClientFactory - Class in net.anwiba.commons.http
 
HttpClientFactory(IHttpClientConfiguration) - Constructor for class net.anwiba.commons.http.HttpClientFactory
 
HttpConnectionMode - Enum in net.anwiba.commons.http
 
HttpContextFactory - Class in net.anwiba.commons.http.apache
 
HttpContextFactory() - Constructor for class net.anwiba.commons.http.apache.HttpContextFactory
 
HttpMethodType - Enum in net.anwiba.commons.http
 
HttpRequestException - Exception in net.anwiba.commons.http
 
HttpRequestException(String, int, String, byte[], String, String) - Constructor for exception net.anwiba.commons.http.HttpRequestException
 
HttpRequestException(String, int, String, byte[], String, String, Throwable) - Constructor for exception net.anwiba.commons.http.HttpRequestException
 
HttpRequestExecutor - Class in net.anwiba.commons.http
 
HttpRequestExecutorFactory - Class in net.anwiba.commons.http
 
HttpRequestExecutorFactoryBuilder - Class in net.anwiba.commons.http
 
HttpRequestExecutorFactoryBuilder() - Constructor for class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
 
HttpServerException - Exception in net.anwiba.commons.http
 
HttpServerException(String, int, String) - Constructor for exception net.anwiba.commons.http.HttpServerException
 

I

IApplicableHttpResponseExceptionFactory - Interface in net.anwiba.commons.http
 
IApplicableResultProducer<T> - Interface in net.anwiba.commons.http
 
IAuthentication - Interface in net.anwiba.commons.http
 
IConvertingHttpRequestExecutor - Interface in net.anwiba.commons.http
 
IConvertingHttpRequestExecutorBuilder - Interface in net.anwiba.commons.http
 
IHttpClientConfiguration - Interface in net.anwiba.commons.http
 
IHttpClientConnectionManagerProvider - Interface in net.anwiba.commons.http
 
IHttpClientFactory - Interface in net.anwiba.commons.http
 
IHttpRequestExecutor - Interface in net.anwiba.commons.http
 
IHttpRequestExecutorFactory - Interface in net.anwiba.commons.http
 
IHttpRequestExecutorFactoryBuilder - Interface in net.anwiba.commons.http
 
IHttpResponseExceptionFactory - Interface in net.anwiba.commons.http
 
InputStreamEntity - Class in net.anwiba.commons.http.apache
 
InputStreamEntity(IClosure<InputStream, IOException>, long, ContentType) - Constructor for class net.anwiba.commons.http.apache.InputStreamEntity
 
IObjectRequestExecutor<T> - Interface in net.anwiba.commons.http
 
IObjectRequestExecutorBuilder<T> - Interface in net.anwiba.commons.http
 
IObjectRequestExecutorBuilderFactory - Interface in net.anwiba.commons.http
 
IRequest - Interface in net.anwiba.commons.http
 
IResponse - Interface in net.anwiba.commons.http
 
IResultProducer<T> - Interface in net.anwiba.commons.http
 
isApplicable(String) - Method in interface net.anwiba.commons.http.IApplicableHttpResponseExceptionFactory
 
isApplicable(int, String) - Method in interface net.anwiba.commons.http.IApplicableResultProducer
 
isRepeatable() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
 
isStreaming() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
 

M

mimeType(String) - Method in class net.anwiba.commons.http.RequestBuilder
 

N

net.anwiba.commons.http - package net.anwiba.commons.http
 
net.anwiba.commons.http.apache - package net.anwiba.commons.http.apache
 

O

ObjectRequestExecutorBuilder<T> - Class in net.anwiba.commons.http
 
ObjectRequestExecutorBuilder() - Constructor for class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
ObjectRequestExecutorBuilderFactory - Class in net.anwiba.commons.http
 
ObjectRequestExecutorBuilderFactory() - Constructor for class net.anwiba.commons.http.ObjectRequestExecutorBuilderFactory
 
openInputStream(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 
openOutputStream(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
 

P

post(String) - Static method in class net.anwiba.commons.http.RequestBuilder
 

Q

query(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
 
query(IParameter) - Method in class net.anwiba.commons.http.RequestBuilder
 
query(Iterable<IParameter>) - Method in class net.anwiba.commons.http.RequestBuilder
 

R

read(byte[], int, int) - Method in class net.anwiba.commons.http.CancelableInputStream
 
read() - Method in class net.anwiba.commons.http.CancelableInputStream
 
Request - Class in net.anwiba.commons.http
 
RequestBuilder - Class in net.anwiba.commons.http
 
RequestToHttpUriRequestConverter - Class in net.anwiba.commons.http.apache
 
RequestToHttpUriRequestConverter(HttpConnectionMode) - Constructor for class net.anwiba.commons.http.apache.RequestToHttpUriRequestConverter
 
Response - Class in net.anwiba.commons.http
 
Response(ICanceler, Closeable, HttpUriRequest, HttpResponse) - Constructor for class net.anwiba.commons.http.Response
 

S

setResultProducer(IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
setResultProducer(IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 

U

useAlwaysANewConnection() - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder
 
useAlwaysANewConnection() - Method in class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
 
useAlwaysANewConnection() - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder
 
useAlwaysANewConnection() - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
 
useAlwaysANewConnection() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
useAlwaysANewConnection() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
useAlwaysTheSameConnection() - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder
 
useAlwaysTheSameConnection() - Method in class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
 
useAlwaysTheSameConnection() - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder
 
useAlwaysTheSameConnection() - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
 
useAlwaysTheSameConnection() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
useAlwaysTheSameConnection() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
usePoolingConnection() - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutorBuilder
 
usePoolingConnection() - Method in class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
 
usePoolingConnection() - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutorBuilder
 
usePoolingConnection() - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
 
usePoolingConnection() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
 
usePoolingConnection() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
 
userAgent(String) - Method in class net.anwiba.commons.http.RequestBuilder
 

V

valueOf(String) - Static method in enum net.anwiba.commons.http.HttpConnectionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.anwiba.commons.http.HttpMethodType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.anwiba.commons.http.HttpConnectionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.anwiba.commons.http.HttpMethodType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(OutputStream) - Method in class net.anwiba.commons.http.apache.InputStreamEntity
 
A B C E G H I M N O P Q R S U V W 
Skip navigation links

Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.