@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| LocalWsClientFactory | |
| WsClient |
Allows to request the web services of SonarQube server.
|
| WsClientFactory |
Creates
WsClient. |
| WsConnector | |
| WsRequest | |
| WsResponse |
| Class | Description |
|---|---|
| BaseService | |
| GetRequest | |
| HttpConnector |
Connect to any SonarQube server available through HTTP or HTTPS.
|
| HttpConnector.Builder | |
| MockWsResponse | |
| PostRequest | |
| PostRequest.Part | |
| Tls12Java7SocketFactory |
SSLSocketFactory which enables all the versions of TLS. |
| WsClientFactories |
All provided implementations of
WsClientFactory. |
| Enum | Description |
|---|---|
| WsRequest.Method |
| Exception | Description |
|---|---|
| HttpException |
Copyright © 2009–2016 SonarSource. All rights reserved.