Class HttpRetrievalServiceConfig
java.lang.Object
com.atlassian.confluence.util.http.HttpRetrievalServiceConfig
- All Implemented Interfaces:
Serializable
@Deprecated(forRemoval=true)
public class HttpRetrievalServiceConfig
extends Object
implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
since 7.0.1 will be removed in 9.0
- Since:
- 4.1
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.void
setConfigurations
(List configurations) Deprecated, for removal: This API element is subject to removal in a future version.void
setDefaultConfiguration
(HttpRequestConfig defaultConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
HttpRetrievalServiceConfig
public HttpRetrievalServiceConfig()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getConfigurations
Deprecated, for removal: This API element is subject to removal in a future version. -
setConfigurations
Deprecated, for removal: This API element is subject to removal in a future version. -
getDefaultConfiguration
Deprecated, for removal: This API element is subject to removal in a future version. -
setDefaultConfiguration
Deprecated, for removal: This API element is subject to removal in a future version.
-