public class ClientConfigurationTest extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ClientConfigurationTest.MyCustomDnsResolver  | 
| Constructor and Description | 
|---|
ClientConfigurationTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
clientConfigurationCopyConstructor_CopiesAllValues()  | 
void | 
copyConstructorUsesAccessors()
Some customers extend ClientConfiguration and override the accessors. 
 | 
void | 
httpClientConfiguration()  | 
void | 
testHeadersDeepCopyInConstructor()  | 
void | 
testNonProxyHostsSetting()  | 
void | 
testProxySystemProperties()  | 
public void testProxySystemProperties()
                               throws Exception
Exceptionpublic void testHeadersDeepCopyInConstructor()
public void clientConfigurationCopyConstructor_CopiesAllValues()
                                                        throws Exception
Exceptionpublic void copyConstructorUsesAccessors()
Copyright © 2018. All rights reserved.