| Package | Description |
|---|---|
| com.atlassian.marketplace.client |
Top-level interfaces and value classes for the Atlassian Marketplace API.
|
| com.atlassian.marketplace.client.http |
Interfaces and classes related to the HTTP transport layer.
|
| com.atlassian.marketplace.client.impl |
Internal implementation of Marketplace client APIs.
|
| Class and Description |
|---|
| HttpConfiguration
Encapsulates all the properties that control the client's HTTP behavior, except for the
base URI of the server.
|
| HttpTransport
Abstraction of how to execute HTTP requests against the API.
|
| Class and Description |
|---|
| HttpConfiguration
Encapsulates all the properties that control the client's HTTP behavior, except for the
base URI of the server.
|
| HttpConfiguration.Builder
Builder class for
HttpConfiguration. |
| HttpConfiguration.Credentials
A username-password pair for client authentication or proxy authentication.
|
| HttpConfiguration.ProxyAuthMethod
Constants for the supported proxy authentication methods.
|
| HttpConfiguration.ProxyAuthParams
Parameters for proxy authentication, instantiated only if you are using an authenticated proxy.
|
| HttpConfiguration.ProxyConfiguration
Parameters for specifying an HTTP proxy.
|
| HttpConfiguration.ProxyConfiguration.Builder
Builder class for
HttpConfiguration.ProxyConfiguration. |
| HttpConfiguration.ProxyHost
Specifies the proxy hostname and port.
|
| HttpTransport
Abstraction of how to execute HTTP requests against the API.
|
| RequestDecorator
Allows the caller to attach custom request headers to all client requests.
|
| SimpleHttpResponse
A simple abstraction of an HTTP response.
|
| Class and Description |
|---|
| HttpConfiguration
Encapsulates all the properties that control the client's HTTP behavior, except for the
base URI of the server.
|
| HttpTransport
Abstraction of how to execute HTTP requests against the API.
|
| RequestDecorator
Allows the caller to attach custom request headers to all client requests.
|
| SimpleHttpResponse
A simple abstraction of an HTTP response.
|
Copyright © 2019 Atlassian. All rights reserved.