| Package | Description |
|---|---|
| com.sap.pdms.commons.clients.util |
Provides utility classes for managing connections between different services.
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionBuilder |
HttpConnectionBuilder.accept(String acceptType)
Use to set the 'Accept' HTTP header
|
HttpConnectionBuilder |
HttpConnectionBuilder.addHeader(String headerKey,
String headerValue)
Adds an HTTP header to an HTTP request.
|
HttpConnectionBuilder |
HttpConnectionBuilder.contentType(String contentType)
Use to set the 'Content-Type' HTTP header.
|
Copyright © 2016 SAP. All Rights Reserved.