A B C D E G H I O P R S T U V W 

A

addGroupLimit(String, Integer) - Method in class org.yamj.api.common.http.PoolingHttpClient
 
AndroidBrowserUserAgentSelector - Class in org.yamj.api.common.http
 
AndroidBrowserUserAgentSelector() - Constructor for class org.yamj.api.common.http.AndroidBrowserUserAgentSelector
 
ApiException - Exception in org.yamj.api.common.exception
Exception for API Classes to use
ApiException(ApiExceptionType, String) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, URL) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, int, URL) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, String) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, int, String) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, URL, Throwable) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, int, URL, Throwable) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, String, Throwable) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiException(ApiExceptionType, String, int, String, Throwable) - Constructor for exception org.yamj.api.common.exception.ApiException
Generate an API exception
ApiExceptionType - Enum in org.yamj.api.common.exception
Enumeration for the possible errors returned by the API

B

build() - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Create the CloseableHttpClient

C

ClientAPIException - Exception in org.yamj.api.common.exception
 
ClientAPIException(DigestedResponse) - Constructor for exception org.yamj.api.common.exception.ClientAPIException
 
ClientAPIException(DigestedResponse, Throwable) - Constructor for exception org.yamj.api.common.exception.ClientAPIException
 
close() - Method in class org.yamj.api.common.http.HttpClientWrapper
 
close() - Method in class org.yamj.api.common.http.PoolingHttpClient
 
CommonHttpClient - Interface in org.yamj.api.common.http
 

D

deleteContent(URL) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(URL, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(String) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(String, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(URI) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(URI, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(HttpDelete) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(HttpDelete, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteContent(HttpClient, HttpDelete, Charset) - Static method in class org.yamj.api.common.http.DigestedResponseReader
Execute a delete request
deleteContent(URL) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(URL, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(String) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(String, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(URI) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(URI, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(HttpDelete) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteContent(HttpDelete, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteResource(URL) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteResource(String) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteResource(URI) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteResource(HttpDelete) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
deleteResource(URL) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteResource(String) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteResource(URI) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
deleteResource(HttpDelete) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
determineTarget(HttpUriRequest) - Static method in class org.yamj.api.common.http.HttpClientWrapper
 
DigestedResponse - Class in org.yamj.api.common.http
Contains the content of the digested response stream body and its HTTP status code.
DigestedResponse() - Constructor for class org.yamj.api.common.http.DigestedResponse
 
DigestedResponse(int, String) - Constructor for class org.yamj.api.common.http.DigestedResponse
 
DigestedResponseReader - Class in org.yamj.api.common.http
Digested Response Reader class to process HTTP requests

E

execute(HttpUriRequest) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpUriRequest, HttpContext) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpHost, HttpRequest) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpUriRequest, ResponseHandler<? extends T>) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpHost, HttpRequest, HttpContext) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpUriRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
execute(HttpHost, HttpRequest, ResponseHandler<? extends T>, HttpContext) - Method in class org.yamj.api.common.http.HttpClientWrapper
 

G

getConnectionManager() - Method in class org.yamj.api.common.http.HttpClientWrapper
Deprecated. 
getContent() - Method in class org.yamj.api.common.http.DigestedResponse
 
getDefaultCharset() - Method in class org.yamj.api.common.http.PoolingHttpClient
 
getExceptionType() - Method in exception org.yamj.api.common.exception.ApiException
The enumerated type of the exception
getParams() - Method in class org.yamj.api.common.http.HttpClientWrapper
Deprecated. 
getResponse() - Method in exception org.yamj.api.common.exception.ApiException
The response message associated with the exception
getResponse() - Method in exception org.yamj.api.common.exception.ClientAPIException
 
getResponseCode() - Method in exception org.yamj.api.common.exception.ApiException
The response code, such as the HTTP status from a web request
getStatusCode() - Method in class org.yamj.api.common.http.DigestedResponse
 
getUrl() - Method in exception org.yamj.api.common.exception.ApiException
The URL that cause the exception or is associated with it
getUserAgent() - Method in class org.yamj.api.common.http.AndroidBrowserUserAgentSelector
Get a random user agent to use for web requests
getUserAgent() - Method in interface org.yamj.api.common.http.IUserAgentSelector
Get a user agent to use for web requests
getUserAgent() - Method in class org.yamj.api.common.http.WebBrowserUserAgentSelector
Get a random user agent to use for web requests

H

HttpClientWrapper - Class in org.yamj.api.common.http
 
HttpClientWrapper(HttpClient) - Constructor for class org.yamj.api.common.http.HttpClientWrapper
 
HttpClientWrapper(HttpClient, IUserAgentSelector) - Constructor for class org.yamj.api.common.http.HttpClientWrapper
 

I

isNotOK(DigestedResponse) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isNotOK(ApiException) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isNotOK(int) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isOK(DigestedResponse) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isOK(ApiException) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isOK(int) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isTemporaryError(DigestedResponse) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isTemporaryError(ApiException) - Static method in class org.yamj.api.common.tools.ResponseTools
 
isTemporaryError(int) - Static method in class org.yamj.api.common.tools.ResponseTools
 
IUserAgentSelector - Interface in org.yamj.api.common.http
 

O

org.yamj.api.common.exception - package org.yamj.api.common.exception
 
org.yamj.api.common.http - package org.yamj.api.common.http
 
org.yamj.api.common.tools - package org.yamj.api.common.tools
 

P

PoolingHttpClient - Class in org.yamj.api.common.http
 
PoolingHttpClient(HttpClient, PoolingHttpClientConnectionManager) - Constructor for class org.yamj.api.common.http.PoolingHttpClient
 
postContent(URL, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(URL, HttpEntity, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(String, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(String, HttpEntity, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(URI, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(URI, HttpEntity, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(HttpPost) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(HttpPost, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postContent(HttpClient, HttpPost, Charset) - Static method in class org.yamj.api.common.http.DigestedResponseReader
Execute a post request
postContent(URL, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(URL, HttpEntity, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(String, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(String, HttpEntity, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(URI, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(URI, HttpEntity, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(HttpPost) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postContent(HttpPost, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postResource(URL, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postResource(String, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postResource(URI, HttpEntity) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postResource(HttpPost) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
postResource(URL, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postResource(String, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postResource(URI, HttpEntity) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
postResource(HttpPost) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
prepareRequest(HttpUriRequest) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
prepareRequest(HttpHost, HttpRequest) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
prepareRequest(HttpUriRequest) - Method in class org.yamj.api.common.http.PoolingHttpClient
 
prepareRequest(HttpHost, HttpRequest) - Method in class org.yamj.api.common.http.PoolingHttpClient
 

R

randomUserAgent() - Static method in class org.yamj.api.common.http.UserAgentSelector
Deprecated.
Get a random user agent to use for web requests
requestContent(URL) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(URL, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(String) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(String, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(URI) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(URI, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(HttpGet) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(HttpGet, Charset) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestContent(HttpClient, HttpGet, Charset) - Static method in class org.yamj.api.common.http.DigestedResponseReader
Read content from the HttpGet
requestContent(URL) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(URL, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(String) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(String, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(URI) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(URI, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(HttpGet) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(HttpGet, Charset) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestContent(HttpGet, Charset) - Method in class org.yamj.api.common.http.PoolingHttpClient
 
requestResource(URL) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestResource(String) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestResource(URI) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestResource(HttpGet) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
requestResource(URL) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestResource(String) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestResource(URI) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
requestResource(HttpGet) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
ResponseTools - Class in org.yamj.api.common.tools
 

S

setConnectionRequestTimeout(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Timeout for the connection request
setConnectTimeout(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Timeout for the connection
setContent(String) - Method in class org.yamj.api.common.http.DigestedResponse
 
setMaxConnPerRoute(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Set the maximum connections per route
setMaxConnTotal(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Set the maximum number of connections
setProxyHost(String) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Proxy host address
setProxyPassword(String) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Proxy Password
setProxyPort(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Proxy port
setProxyUsername(String) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Proxy Username
setSocketTimeout(int) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Timeout for the socket
setStatusCode(int) - Method in class org.yamj.api.common.http.DigestedResponse
 
setSystemProperties(boolean) - Method in class org.yamj.api.common.http.SimpleHttpClientBuilder
Use system properties or not
setUserAgentSelector(IUserAgentSelector) - Method in interface org.yamj.api.common.http.CommonHttpClient
 
setUserAgentSelector(IUserAgentSelector) - Method in class org.yamj.api.common.http.HttpClientWrapper
 
SimpleHttpClientBuilder - Class in org.yamj.api.common.http
Builder class to create a CloseableHttpClient
SimpleHttpClientBuilder() - Constructor for class org.yamj.api.common.http.SimpleHttpClientBuilder
Create the SimpleHttpClientBuilder class

T

toString() - Method in class org.yamj.api.common.http.DigestedResponse
 
toURI(URL) - Static method in class org.yamj.api.common.http.HttpClientWrapper
 

U

UserAgentSelector - Class in org.yamj.api.common.http
Deprecated.

V

valueOf(String) - Static method in enum org.yamj.api.common.exception.ApiExceptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.yamj.api.common.exception.ApiExceptionType
Returns an array containing the constants of this enum type, in the order they are declared.

W

WebBrowserUserAgentSelector - Class in org.yamj.api.common.http
 
WebBrowserUserAgentSelector() - Constructor for class org.yamj.api.common.http.WebBrowserUserAgentSelector
 
A B C D E G H I O P R S T U V W 

Copyright © 2013-2015. All Rights Reserved.