A C D E F G H I N O P R S T V

A

AbstractHttpClient - Class in com.atlassian.httpclient.base
 
AbstractHttpClient() - Constructor for class com.atlassian.httpclient.base.AbstractHttpClient
 
afterPropertiesSet() - Method in class com.atlassian.httpclient.base.RequestKiller
 

C

chooseProxy(List<Proxy>, HttpHost, HttpRequest, HttpContext) - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Chooses a proxy from a list of available proxies.
com.atlassian.httpclient.apache.httpcomponents - package com.atlassian.httpclient.apache.httpcomponents
 
com.atlassian.httpclient.base - package com.atlassian.httpclient.base
 
com.atlassian.httpclient.base.concurrent - package com.atlassian.httpclient.base.concurrent
 
com.atlassian.httpclient.base.event - package com.atlassian.httpclient.base.event
 
completedRequest(AbortableHttpRequest) - Method in class com.atlassian.httpclient.base.RequestKiller
 

D

DefaultHttpClient - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultHttpClient(RequestKiller, EventPublisher) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient
 
DefaultRequest - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultRequest(AbstractHttpClient) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
DefaultRequest(AbstractHttpClient, URI) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
DefaultRequest(AbstractHttpClient, URI, String, String) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
DefaultRequest.Method - Enum in com.atlassian.httpclient.apache.httpcomponents
 
DefaultResponse - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultResponse() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
DefaultSettableFutureHandler<V> - Class in com.atlassian.httpclient.base.concurrent
Simple handler that just creates and wraps a normal future
DefaultSettableFutureHandler() - Constructor for class com.atlassian.httpclient.base.concurrent.DefaultSettableFutureHandler
 
delete() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
destroy() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient
 
destroy() - Method in class com.atlassian.httpclient.base.RequestKiller
 
determineProxy(HttpHost, HttpRequest, HttpContext) - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Determines a proxy for the given target.
determineRoute(HttpHost, HttpRequest, HttpContext) - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
 

E

EntityByteArrayInputStream - Class in com.atlassian.httpclient.apache.httpcomponents
 
EntityByteArrayInputStream(byte[]) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.EntityByteArrayInputStream
 
execute(DefaultRequest) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClient
 
execute(DefaultRequest) - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 

F

freeze() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
freeze() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 

G

get() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getAccept() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getAttribute(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getAttributes() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getBytes() - Method in class com.atlassian.httpclient.apache.httpcomponents.EntityByteArrayInputStream
 
getFuture() - Method in class com.atlassian.httpclient.base.concurrent.DefaultSettableFutureHandler
 
getFuture() - Method in interface com.atlassian.httpclient.base.concurrent.SettableFutureHandler
 
getHost(InetSocketAddress) - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Obtains a host from an InetSocketAddress.
getMethod() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getProxySelector() - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Obtains the proxy selector to use.
getSettableFutureHandler() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
getStatusCode() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
getStatusText() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
getUri() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 

H

head() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
HttpRequestCompletedEvent - Class in com.atlassian.httpclient.base.event
 
HttpRequestCompletedEvent(String, int, long, Map<String, String>) - Constructor for class com.atlassian.httpclient.base.event.HttpRequestCompletedEvent
 
HttpRequestFailedEvent - Class in com.atlassian.httpclient.base.event
 
HttpRequestFailedEvent(String, int, long, Map<String, String>) - Constructor for class com.atlassian.httpclient.base.event.HttpRequestFailedEvent
 
HttpRequestFailedEvent(String, String, long, Map<String, String>) - Constructor for class com.atlassian.httpclient.base.event.HttpRequestFailedEvent
 

I

isBadRequest() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isClientError() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isConflict() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isCreated() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isError() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isForbidden() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isInformational() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isInternalServerError() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isNoContent() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isNotFound() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isNotModified() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isNotSuccessful() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isOk() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isRedirection() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isSeeOther() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isServerError() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isServiceUnavailable() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isSuccessful() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
isUnauthorized() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 

N

newRequest() - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 
newRequest(URI) - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 
newRequest(URI, String, String) - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 
newRequest(String) - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 
newRequest(String, String, String) - Method in class com.atlassian.httpclient.base.AbstractHttpClient
 

O

options() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 

P

post() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
proxySelector - Variable in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
The proxy selector to use, or null for system default.
ProxySelectorAsyncRoutePlanner - Class in com.atlassian.httpclient.apache.httpcomponents
Default implementation of an HttpRoutePlanner.
ProxySelectorAsyncRoutePlanner(AsyncSchemeRegistry, ProxySelector) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Creates a new proxy selector route planner.
put() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 

R

registerRequest(AbortableHttpRequest, int) - Method in class com.atlassian.httpclient.base.RequestKiller
 
RequestKiller - Class in com.atlassian.httpclient.base
A request killer for ensuring a request doesn't take too long.
RequestKiller() - Constructor for class com.atlassian.httpclient.base.RequestKiller
 
run() - Method in class com.atlassian.httpclient.base.RequestKiller
 

S

schemeRegistry - Variable in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
The scheme registry.
set(V) - Method in class com.atlassian.httpclient.base.concurrent.DefaultSettableFutureHandler
 
set(V) - Method in interface com.atlassian.httpclient.base.concurrent.SettableFutureHandler
Sets the value of this future.
setAccept(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setAttribute(String, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setContentCharset(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setContentCharset(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setContentType(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setContentType(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setEntity(EntityBuilder) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setEntity(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setEntity(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setEntityStream(InputStream, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setEntityStream(InputStream) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setEntityStream(InputStream, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setEntityStream(InputStream) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setException(Throwable) - Method in class com.atlassian.httpclient.base.concurrent.DefaultSettableFutureHandler
 
setException(Throwable) - Method in interface com.atlassian.httpclient.base.concurrent.SettableFutureHandler
Sets the future to having failed with the given exception.
setHeader(String, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setHeader(String, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setHeaders(Map<String, String>) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setHeaders(Map<String, String>) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setProxySelector(ProxySelector) - Method in class com.atlassian.httpclient.apache.httpcomponents.ProxySelectorAsyncRoutePlanner
Sets the proxy selector to use.
setSettableFutureHandler(SettableFutureHandler<Response>) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
setStatusCode(int) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
setStatusText(String) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponse
 
SettableFutureHandler<V> - Interface in com.atlassian.httpclient.base.concurrent
Handler for a settable future that allows us to wrap calls to set and setException with whatever wrapping logic we need, like transfering request context information.
setUri(URI) - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 

T

trace() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 

V

validate() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultRequest
 
valueOf(String) - Static method in enum com.atlassian.httpclient.apache.httpcomponents.DefaultRequest.Method
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.atlassian.httpclient.apache.httpcomponents.DefaultRequest.Method
Returns an array containing the constants of this enum type, in the order they are declared.

A C D E F G H I N O P R S T V

Copyright © 2012 Atlassian. All Rights Reserved.