| Package | Description |
|---|---|
| com.atlassian.marketplace.client.impl |
Internal implementation of Marketplace client APIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JsonEntityEncoding
Gson-based implementation of
EntityEncoding. |
| Modifier and Type | Field and Description |
|---|---|
protected EntityEncoding |
DefaultMarketplaceClient.encoding |
| Constructor and Description |
|---|
DefaultMarketplaceClient(URI serverBaseUri,
HttpTransport httpTransport,
EntityEncoding encoding)
Constructs a
DefaultMarketplaceClient using a specific HTTP implementation and
response parser. |
Copyright © 2019 Atlassian. All rights reserved.