A B C E F G H I K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- abort() - Method in interface net.anwiba.commons.http.IResponse
- abort() - Method in class net.anwiba.commons.http.Response
- Accepted - net.anwiba.commons.http.StatusCodes
- addExceptionFactory(IApplicableHttpResponseExceptionFactory) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
- addExceptionFactory(IApplicableHttpResponseExceptionFactory) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
- addExceptionFactory(IApplicable<String>, IHttpResponseExceptionFactory) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
- addExceptionFactory(IApplicable<String>, IHttpResponseExceptionFactory) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
- addResultProducer(BiFunction<Integer, String, Boolean>, IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
- addResultProducer(BiFunction<Integer, String, Boolean>, IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
- addResultProducer(IApplicable<String>, IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
- addResultProducer(IApplicable<String>, IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
- ALREADY_REPORTED - net.anwiba.commons.http.StatusCodes
- authentication(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
- Authentication - Class in net.anwiba.commons.http
- Authentication(String, String) - Constructor for class net.anwiba.commons.http.Authentication
B
- BAD_GATEWAY - net.anwiba.commons.http.StatusCodes
- BAD_REQUEST - net.anwiba.commons.http.StatusCodes
- 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
- cacheControl() - Method in interface net.anwiba.commons.http.IResponse
- cacheControl() - Method in class net.anwiba.commons.http.Response
- cacheTime(ILifeTime) - Method in class net.anwiba.commons.http.RequestBuilder
- CachingHttpRequestExecutor - Class in net.anwiba.commons.http
- CachingHttpRequestExecutor(IResourceCache, IResourceReferenceHandler, IHttpRequestExecutor) - Constructor for class net.anwiba.commons.http.CachingHttpRequestExecutor
- CachingHttpResquestExecutorFactory - Class in net.anwiba.commons.http
- CachingHttpResquestExecutorFactory(IResourceCache, IResourceReferenceHandler, IHttpRequestExecutorFactory) - Constructor for class net.anwiba.commons.http.CachingHttpResquestExecutorFactory
- 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.apache.InputStreamEntity
- close() - Method in class net.anwiba.commons.http.CachingHttpRequestExecutor
- 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
- CLOSE - net.anwiba.commons.http.HttpConnectionMode
- CONFLICT - net.anwiba.commons.http.StatusCodes
- 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
- CONTINUE - net.anwiba.commons.http.StatusCodes
- 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() - Method in class net.anwiba.commons.http.CachingHttpResquestExecutorFactory
- create() - Method in class net.anwiba.commons.http.HttpClientFactory
- 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() - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilderFactory
- create() - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilderFactory
- create(int, String, String, InputStream) - Method in interface net.anwiba.commons.http.IHttpResponseExceptionFactory
- create(String, IResponse) - Static method in exception net.anwiba.commons.http.HttpRequestException
- create(String, IResponse, byte[]) - Static method in exception net.anwiba.commons.http.HttpRequestException
- create(IRequest) - Method in class net.anwiba.commons.http.apache.HttpContextFactory
- CREATED - net.anwiba.commons.http.StatusCodes
E
- EARLY_HINTS - net.anwiba.commons.http.StatusCodes
- ExceptionProducer - Class in net.anwiba.commons.http
- ExceptionProducer(IApplicableHttpResponseExceptionFactory...) - Constructor for class net.anwiba.commons.http.ExceptionProducer
- execute(ICanceler, String, int, String, String, String, InputStream) - Method in class net.anwiba.commons.http.ExceptionProducer
- execute(ICanceler, String, int, String, String, String, InputStream) - Method in interface net.anwiba.commons.http.IResultProducer
- execute(ICanceler, IRequest) - Method in class net.anwiba.commons.http.CachingHttpRequestExecutor
- execute(ICanceler, IRequest) - Method in class net.anwiba.commons.http.HttpRequestExecutor
- execute(ICanceler, IRequest) - Method in interface net.anwiba.commons.http.IHttpRequestExecutor
- execute(ICanceler, IRequest) - Method in interface net.anwiba.commons.http.IObjectRequestExecutor
- execute(ICanceler, IRequest, IApplicableResultProducer<T>, IApplicableHttpResponseExceptionFactory...) - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutor
- execute(ICanceler, IRequest, IApplicableResultProducer<T>, IApplicableHttpResponseExceptionFactory...) - Method in interface net.anwiba.commons.http.IConvertingHttpRequestExecutor
- execute(ICanceler, IRequest, IApplicableResultProducer<T>, IResultProducer<IOException>) - Method in class net.anwiba.commons.http.ConvertingHttpRequestExecutor
- 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
- exist(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
- EXPECTATION_FAILED - net.anwiba.commons.http.StatusCodes
- expires() - Method in interface net.anwiba.commons.http.IResponse
- expires() - Method in class net.anwiba.commons.http.Response
F
- FAILED_DEPENDENCY - net.anwiba.commons.http.StatusCodes
- FORBIDDEN - net.anwiba.commons.http.StatusCodes
- FOUND - net.anwiba.commons.http.StatusCodes
G
- GATEWAY_TIMEOUT - net.anwiba.commons.http.StatusCodes
- get(String) - Static method in class net.anwiba.commons.http.RequestBuilder
- GET - net.anwiba.commons.http.HttpMethodType
- 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
- getCacheTime() - Method in interface net.anwiba.commons.http.IRequest
- getCacheTime() - Method in class net.anwiba.commons.http.Request
- getClientConfiguration() - Method in class net.anwiba.commons.http.HttpClientFactory
- getClientConfiguration() - Method in interface net.anwiba.commons.http.IHttpClientFactory
- getCode() - Method in enum net.anwiba.commons.http.StatusCodes
- 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() - Method in exception net.anwiba.commons.http.HttpRequestException
- 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
- getContentLength(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
- 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
- getContentType(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
- 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.IHttpProxyConfiguration
- 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
- getPhrase() - Method in enum net.anwiba.commons.http.StatusCodes
- getPhrase(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- getPort() - Method in interface net.anwiba.commons.http.IHttpProxyConfiguration
- 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
- getProxyConfiguration() - Method in interface net.anwiba.commons.http.IHttpClientConfiguration
- getScheme() - Method in interface net.anwiba.commons.http.IHttpProxyConfiguration
- 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
- getUrl() - Method in exception net.anwiba.commons.http.HttpRequestException
- getUrl() - Method in exception net.anwiba.commons.http.HttpServerException
- 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
- GONE - net.anwiba.commons.http.StatusCodes
H
- header(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
- header(IParameter) - Method in class net.anwiba.commons.http.RequestBuilder
- HTTP_VERSION_NOT_SUPPORTED - net.anwiba.commons.http.StatusCodes
- 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, String, int, String, byte[], String, String) - Constructor for exception net.anwiba.commons.http.HttpRequestException
- HttpRequestException(String, 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, String, int, String) - Constructor for exception net.anwiba.commons.http.HttpServerException
I
- I_M_A_TEAPOT - net.anwiba.commons.http.StatusCodes
- 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
- IHttpProxyConfiguration - 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
- IM_USED - net.anwiba.commons.http.StatusCodes
- InputStreamEntity - Class in net.anwiba.commons.http.apache
- InputStreamEntity(IClosure<InputStream, IOException>, long, ContentType, String) - Constructor for class net.anwiba.commons.http.apache.InputStreamEntity
- INSUFFICIENT_STORAGE - net.anwiba.commons.http.StatusCodes
- INTERNAL_SERVER_ERROR - net.anwiba.commons.http.StatusCodes
- 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(int, String) - Method in interface net.anwiba.commons.http.IApplicableResultProducer
- isApplicable(String) - Method in interface net.anwiba.commons.http.IApplicableHttpResponseExceptionFactory
- isClientError(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isInformation(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isNotFound(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isOk(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isRedirection(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isRepeatable() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
- isServerError(int) - Static method in enum net.anwiba.commons.http.StatusCodes
- isStatusCode2xx() - Method in interface net.anwiba.commons.http.IResponse
- isStreaming() - Method in class net.anwiba.commons.http.apache.InputStreamEntity
- isSuccessful(int) - Static method in enum net.anwiba.commons.http.StatusCodes
K
- KEEP_ALIVE - net.anwiba.commons.http.HttpConnectionMode
L
- LENGTH_REQUIRED - net.anwiba.commons.http.StatusCodes
- LOCKED - net.anwiba.commons.http.StatusCodes
- LOOP_DETECTED - net.anwiba.commons.http.StatusCodes
M
- METHOD_NOT_ALLOWED - net.anwiba.commons.http.StatusCodes
- mimeType(String) - Method in class net.anwiba.commons.http.RequestBuilder
- MISDIRECTED_REQUEST - net.anwiba.commons.http.StatusCodes
- MOVED_PERMANENTLY - net.anwiba.commons.http.StatusCodes
- MULTI_STATUS - net.anwiba.commons.http.StatusCodes
- Multiple_Choice - net.anwiba.commons.http.StatusCodes
N
- net.anwiba.commons.http - package net.anwiba.commons.http
- net.anwiba.commons.http.apache - package net.anwiba.commons.http.apache
- NETWORK_AUTHENTICATION_REQUIRED - net.anwiba.commons.http.StatusCodes
- NO_CONTENT - net.anwiba.commons.http.StatusCodes
- NON_AUTHORITATIVE_INFORMATION - net.anwiba.commons.http.StatusCodes
- NOT_ACCEPTABLE - net.anwiba.commons.http.StatusCodes
- NOT_EXTENDED - net.anwiba.commons.http.StatusCodes
- NOT_FOUND - net.anwiba.commons.http.StatusCodes
- NOT_IMPLEMENTED - net.anwiba.commons.http.StatusCodes
- NOT_MODIFIED - net.anwiba.commons.http.StatusCodes
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
- OK - net.anwiba.commons.http.StatusCodes
- openInputStream(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
- openInputStream(URI, IAcceptor<String>) - Method in class net.anwiba.commons.http.HttpClientConnector
- openOutputStream(URI) - Method in class net.anwiba.commons.http.HttpClientConnector
P
- PARTIAL_CONTENT - net.anwiba.commons.http.StatusCodes
- PAYLOAD_TOO_LARGE - net.anwiba.commons.http.StatusCodes
- PAYMENT_REQUIRED - net.anwiba.commons.http.StatusCodes
- PERMANENT_REDIRECT - net.anwiba.commons.http.StatusCodes
- post(String) - Static method in class net.anwiba.commons.http.RequestBuilder
- POST - net.anwiba.commons.http.HttpMethodType
- pragma() - Method in interface net.anwiba.commons.http.IResponse
- pragma() - Method in class net.anwiba.commons.http.Response
- PRECONDITION_FAILED - net.anwiba.commons.http.StatusCodes
- PRECONDITION_REQUIRED - net.anwiba.commons.http.StatusCodes
- PROCESSING - net.anwiba.commons.http.StatusCodes
- PROXY_AUTHENTICATION_REQUIRED - net.anwiba.commons.http.StatusCodes
Q
- query(Iterable<IParameter>) - Method in class net.anwiba.commons.http.RequestBuilder
- query(String, String) - Method in class net.anwiba.commons.http.RequestBuilder
- query(IParameter) - Method in class net.anwiba.commons.http.RequestBuilder
R
- RANGE_NOT_SATISFIABLE - net.anwiba.commons.http.StatusCodes
- read() - Method in class net.anwiba.commons.http.CancelableInputStream
- read(byte[], int, int) - Method in class net.anwiba.commons.http.CancelableInputStream
- Request - Class in net.anwiba.commons.http
- REQUEST_HEADER_FIELDS_TOO_LARGE - net.anwiba.commons.http.StatusCodes
- REQUEST_TIMEOUT - net.anwiba.commons.http.StatusCodes
- 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
- RESET_CONTENT - net.anwiba.commons.http.StatusCodes
- Response - Class in net.anwiba.commons.http
- Response(ICanceler, Closeable, HttpUriRequest, HttpResponse) - Constructor for class net.anwiba.commons.http.Response
S
- SEE_OTHER - net.anwiba.commons.http.StatusCodes
- SERVICE_UNAVAILABLE - net.anwiba.commons.http.StatusCodes
- setProxy(String, String, int) - Method in class net.anwiba.commons.http.HttpRequestExecutorFactoryBuilder
- setProxy(String, String, int) - Method in interface net.anwiba.commons.http.IHttpRequestExecutorFactoryBuilder
- setResultProducer(IResultProducer<T>) - Method in interface net.anwiba.commons.http.IObjectRequestExecutorBuilder
- setResultProducer(IResultProducer<T>) - Method in class net.anwiba.commons.http.ObjectRequestExecutorBuilder
- StatusCodes - Enum in net.anwiba.commons.http
- SWITCHING_PROTOCOL - net.anwiba.commons.http.StatusCodes
T
- TEMPORARY_REDIRECT - net.anwiba.commons.http.StatusCodes
- TOO_EARLY - net.anwiba.commons.http.StatusCodes
- TOO_MANY_REQUESTS - net.anwiba.commons.http.StatusCodes
U
- UNAUTHORIZED - net.anwiba.commons.http.StatusCodes
- UNAVAILABLE_FOR_LEGAL_REASONS - net.anwiba.commons.http.StatusCodes
- UNPROCESSABLE_ENTITY - net.anwiba.commons.http.StatusCodes
- UNSUPPORTED_MEDIA_TYPE - net.anwiba.commons.http.StatusCodes
- UPGRADE_REQUIRED - net.anwiba.commons.http.StatusCodes
- URI_TOO_LONG - net.anwiba.commons.http.StatusCodes
- USE_PROXY - net.anwiba.commons.http.StatusCodes
- 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.
- valueOf(String) - Static method in enum net.anwiba.commons.http.StatusCodes
-
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.
- values() - Static method in enum net.anwiba.commons.http.StatusCodes
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIANT_ALSO_NEGOTIATES - net.anwiba.commons.http.StatusCodes
W
- writeTo(OutputStream) - Method in class net.anwiba.commons.http.apache.InputStreamEntity
All Classes All Packages