| Package | Description |
|---|---|
| de.androbit.nibbler.converter | |
| de.androbit.nibbler.http |
| Modifier and Type | Method and Description |
|---|---|
ConvertibleOutput |
ConvertibleOutput.withConverterClass(Class<? extends ContentConverter> converterClass) |
ConvertibleOutput |
ConvertibleOutput.withMediaType(MediaType mediaType) |
| Modifier and Type | Method and Description |
|---|---|
TypedOutput |
ContentConverter.toBody(ConvertibleOutput object) |
TypedOutput |
StringConverter.toBody(ConvertibleOutput object) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ConvertibleOutput> |
RestResponse.getConvertibleBody() |
Optional<ConvertibleOutput> |
DefaultRestResponse.getConvertibleBody() |
| Modifier and Type | Method and Description |
|---|---|
RestResponse |
RestResponse.body(ConvertibleOutput body) |
RestResponse |
DefaultRestResponse.body(ConvertibleOutput body) |
Copyright © 2014. All rights reserved.