Skip navigation links
A B C D E G H I M N P R S T W 

A

ApacheAsyncHttpClientTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
ApacheAsyncHttpClientTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
AsyncHttpClientPluginTest - Class in it.com.atlassian.httpclient.apache.httpcomponents
Tests that we can start the plugin.
AsyncHttpClientPluginTest() - Constructor for class it.com.atlassian.httpclient.apache.httpcomponents.AsyncHttpClientPluginTest
 

B

BannedHostResolverTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
BannedHostResolverTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
blankNonProxyHosts() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
BoundedAsyncResponseConsumerTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
BoundedAsyncResponseConsumerTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 

C

clearSystemPropertiesRule - Variable in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsSystemPropertiesTest
 
clearSystemPropertiesRule - Variable in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
com.atlassian.httpclient.apache.httpcomponents - package com.atlassian.httpclient.apache.httpcomponents
 
com.atlassian.httpclient.apache.httpcomponents.proxy - package com.atlassian.httpclient.apache.httpcomponents.proxy
 
com.atlassian.httpclient.api - package com.atlassian.httpclient.api
 
com.atlassian.httpclient.api.factory - package com.atlassian.httpclient.api.factory
 
contextClassLoaderSetForCallback() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 

D

data() - Static method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
DefaultFormBuilderTest - Class in com.atlassian.httpclient.api
 
DefaultFormBuilderTest() - Constructor for class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
DefaultHttpClientFactoryTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultHttpClientFactoryTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientFactoryTest
 
DefaultHttpClientIntegrationTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultHttpClientIntegrationTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 
DefaultResponseTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
DefaultResponseTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 

E

exception - Variable in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientFactoryTest
 
expectedException - Variable in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
expectedException - Variable in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 

G

GeneratingInputStream - Class in com.atlassian.httpclient.apache.httpcomponents
 
GeneratingInputStream(char, long) - Constructor for class com.atlassian.httpclient.apache.httpcomponents.GeneratingInputStream
 
getProxyPropertiesNames() - Static method in class com.atlassian.httpclient.apache.httpcomponents.proxy.ProxyTestUtils
 

H

httpProxyConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
httpProxyNotConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
httpsProxyConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 

I

it.com.atlassian.httpclient.apache.httpcomponents - package it.com.atlassian.httpclient.apache.httpcomponents
 

M

ManyConcurrentRequestsTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
ManyConcurrentRequestsTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
mixedNonProxyHosts() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
mixedNonProxyHostsWithMixedCase() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
MultiPartEntityBuilderTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
MultiPartEntityBuilderTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.MultiPartEntityBuilderTest
 
multipleNonProxyHosts() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 

N

newProxyConfig() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsProvidedConfigTest
 
newProxyConfig() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsSystemPropertiesTest
 
newProxyConfig() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
noProxyConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.ProvidedProxyConfigTest
 
NoProxyHostsProvidedConfigTest - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
NoProxyHostsProvidedConfigTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsProvidedConfigTest
 
NoProxyHostsSystemPropertiesTest - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
NoProxyHostsSystemPropertiesTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsSystemPropertiesTest
 
NoProxyHostsTestBase - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
NoProxyHostsTestBase() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 

P

ProvidedProxyConfigTest - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
ProvidedProxyConfigTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.ProvidedProxyConfigTest
 
proxyAndProxyUserNotConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
proxyConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.ProvidedProxyConfigTest
 
ProxyOptionsTest - Class in com.atlassian.httpclient.api.factory
 
ProxyOptionsTest() - Constructor for class com.atlassian.httpclient.api.factory.ProxyOptionsTest
 
ProxyTestUtils - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
ProxyTestUtils() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.ProxyTestUtils
 
proxyUserForHttpConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
proxyUserForHttpsConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 
proxyUserNotConfigured() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 

R

read() - Method in class com.atlassian.httpclient.apache.httpcomponents.GeneratingInputStream
 
request(int) - Method in class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
ResponseTransformationTest - Class in com.atlassian.httpclient.api
 
ResponseTransformationTest() - Constructor for class com.atlassian.httpclient.api.ResponseTransformationTest
 

S

scheme - Variable in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
SERVER - Static variable in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 
serverUrl(int) - Static method in class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
setProxyDetails(String, int, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsProvidedConfigTest
 
setProxyDetails(String, int, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsSystemPropertiesTest
 
setProxyDetails(String, int, String) - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
SettableFuturePromiseHttpPromiseAsyncClientTest - Class in com.atlassian.httpclient.apache.httpcomponents
 
SettableFuturePromiseHttpPromiseAsyncClientTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.SettableFuturePromiseHttpPromiseAsyncClientTest
 
setUp() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
setUp() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 
setUp() - Method in class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
setUp() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
singleNonProxyHosts() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
SystemPropertiesProxyConfigTest - Class in com.atlassian.httpclient.apache.httpcomponents.proxy
 
SystemPropertiesProxyConfigTest() - Constructor for class com.atlassian.httpclient.apache.httpcomponents.proxy.SystemPropertiesProxyConfigTest
 

T

tearDown() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
tearDown() - Method in class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
testBadRequestFunctionCalledOn400() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testBadRequestFunctionCalledOn401() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testBlockSingleIP() - Method in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
testBuildMultipartEntity() - Method in class com.atlassian.httpclient.apache.httpcomponents.MultiPartEntityBuilderTest
 
testConflictFunctionCalledOn409() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testContentReturnedIfActualLengthEqualToMaxLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 
testContentReturnedIfActualLengthLowerThanMaxLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 
testContentReturnedIfContentLengthZeroButActualLengthEqualToMaxLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 
testCreatedFunctionCalledOn201() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testDelayedExecutionExecutesDoneOnceWithException() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testDelayedExecutionExecutesFailOnce() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testDelayedExecutionExecutesOnce() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testDisposingClientTwice() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientFactoryTest
 
testDisposingHttpClient() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientFactoryTest
 
testErrorFunctionCalled() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testFailCanThrowExceptions() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testFailExceptionsWithoutHandlersAreThrownAtClaim() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testFailThrowsException() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testForbiddenFunctionCalledOn403() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testFunctionAddedOnNonStandardHttpStatus() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testGetWhenNotTrustingSelfSignedCertificates() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
testGetWhenTrustingSelfSignedCertificates() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
testGetWithoutAProxy() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
testGoingToAWSEndpoint() - Method in class com.atlassian.httpclient.apache.httpcomponents.ApacheAsyncHttpClientTest
 
testHeaders() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testInformationalFunctionCalledOn1xx() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testInformationalFunctionCalledOn2xx() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testInformationalFunctionCalledOn3xx() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testInformationalFunctionCalledOn4xx() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testInformationalFunctionCalledOn5xx() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testInternalServerErrorFunctionCalledOn500() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testIpv6AddressesCanBeBlocked() - Method in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
testListRestricted() - Method in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
testNoAddressesBlocked() - Method in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
testNoContentFunctionCalledOn204() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testNotDisposingNotDisposableClient() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientFactoryTest
 
testNotFoundFunctionCalledOn404() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testNotSuccessfulFunctionCalled() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testOkFunctionCalledOn200() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testOneEmptyParam() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testOneParam() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testOthersFunctionCalled() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testPluginStarts() - Method in class it.com.atlassian.httpclient.apache.httpcomponents.AsyncHttpClientPluginTest
 
testProxyOptionBuilderDisablesConfigSettingsWithNoProxyMode() - Method in class com.atlassian.httpclient.api.factory.ProxyOptionsTest
 
testProxyOptionBuilderDisablesConfigSettingsWithSysPropsMode() - Method in class com.atlassian.httpclient.api.factory.ProxyOptionsTest
 
testProxyOptionBuilderWithProxyAndNonProxyHostConfig() - Method in class com.atlassian.httpclient.api.factory.ProxyOptionsTest
 
testProxyOptionBuilderWithProxyConfig() - Method in class com.atlassian.httpclient.api.factory.ProxyOptionsTest
 
testRetrievalOutsideLimitsNoLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 
testRetrievalOutsideLimitsWithLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 
testRetrievalWithinLimits() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 
testRetrievalWithinLimitsNoLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 
testRetrievingContentLengthFromHeader() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultResponseTest
 
testRunInContext() - Method in class com.atlassian.httpclient.apache.httpcomponents.SettableFuturePromiseHttpPromiseAsyncClientTest
 
testSeeOtherFunctionCalledOn303() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testSeeOtherFunctionCalledOn304() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testServiceUnavailableFunctionCalledOn503() - Method in class com.atlassian.httpclient.api.ResponseTransformationTest
 
testSmallRange() - Method in class com.atlassian.httpclient.apache.httpcomponents.BannedHostResolverTest
 
testThatWhenMapFunctionThrowsExceptionThenMappedPromiseIsFailWithException() - Method in class com.atlassian.httpclient.api.WrappingResponsePromiseTest
 
testThrowsIfActualLengthExceedsMaxLength() - Method in class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 
testThrowsIfActualLengthExceedsMaxLengthChunked() - Method in class com.atlassian.httpclient.apache.httpcomponents.BoundedAsyncResponseConsumerTest
 
testTooManyRequests() - Method in class com.atlassian.httpclient.apache.httpcomponents.ManyConcurrentRequestsTest
 
testTwoEmptyParams() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testTwoLikeEmptyParams() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testTwoLikeParams() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testTwoParams() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
testUrlEncoding() - Method in class com.atlassian.httpclient.api.DefaultFormBuilderTest
 
threadLocalVariablesAreAvailableToFunctionsWithWorkingThreadLocalContextManager() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 
threadLocalVariablesAreNotAvailableToFunctionsWithNoOpThreadLocalContextManager() - Method in class com.atlassian.httpclient.apache.httpcomponents.DefaultHttpClientIntegrationTest
 

W

wildcardNonProxyHosts() - Method in class com.atlassian.httpclient.apache.httpcomponents.proxy.NoProxyHostsTestBase
 
WrappingResponsePromiseTest - Class in com.atlassian.httpclient.api
 
WrappingResponsePromiseTest() - Constructor for class com.atlassian.httpclient.api.WrappingResponsePromiseTest
 
A B C D E G H I M N P R S T W 
Skip navigation links

Copyright © 2012–2018 Atlassian. All rights reserved.