| Package | Description |
|---|---|
| com.atlassian.confluence.zipper | |
| com.atlassian.zipper.impl |
| Modifier and Type | Method and Description |
|---|---|
ZipperClientConfig |
ZipperConfig.zipServiceConfig() |
| Constructor and Description |
|---|
DefaultZipServiceClientSupplier(ZipperClientConfig config,
ZipkinHttpClientInterceptorManager zipkinHttpClientInterceptorManager,
com.atlassian.asap.service.api.AsapService asapService) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultZipperClientConfig
Default implementation to provide Zip Service client configuration from system properties
|
| Modifier and Type | Method and Description |
|---|---|
static ZipperClient |
ZipperClientFactory.create(ZipperClientConfig config,
Iterable<org.apache.http.HttpRequestInterceptor> requestInterceptors,
Iterable<org.apache.http.HttpResponseInterceptor> responseInterceptors,
AsapHeaderGenerator asapHeaderGenerator)
Create a new client
|
Copyright © 2003–2017 Atlassian. All rights reserved.