public interface HTTPClientConfiguration
HTTPClient configuration.| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptHeader() |
int |
getDefaultTimeout() |
int |
getMaxConnections() |
String |
getUserAgent() |
String getUserAgent()
String getAcceptHeader()
int getDefaultTimeout()
int getMaxConnections()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.