| Package | Description |
|---|---|
| com.atlassian.httpclient.apache.httpcomponents |
| Modifier and Type | Method and Description |
|---|---|
CommonBuilder<T> |
CommonBuilder.setContentCharset(String contentCharset) |
CommonBuilder<T> |
CommonBuilder.setContentType(String contentType) |
CommonBuilder<T> |
CommonBuilder.setEntity(String entity) |
CommonBuilder<T> |
CommonBuilder.setEntityStream(InputStream entityStream) |
CommonBuilder<T> |
CommonBuilder.setEntityStream(InputStream entityStream,
String charset) |
CommonBuilder<T> |
CommonBuilder.setHeader(String name,
String value) |
CommonBuilder<T> |
CommonBuilder.setHeaders(Map<String,String> headers) |
Copyright © 2012–2018 Atlassian. All rights reserved.