public interface ContentConverter
| Modifier and Type | Method and Description |
|---|---|
<T> T |
fromBody(TypedInput body,
Class<T> clazz) |
TypedOutput |
toBody(ConvertibleOutput object) |
<T> T fromBody(TypedInput body, Class<T> clazz)
TypedOutput toBody(ConvertibleOutput object)
Copyright © 2014. All rights reserved.