public class ConversionUtils
extends java.lang.Object
| Modifier and Type | Method | Description |
|---|---|---|
static <T> T |
convertApacheToJax(org.apache.http.HttpEntity apacheEntity,
java.lang.Class<T> targetClass) |
|
static <T> T |
convertToGenericType(org.apache.http.HttpEntity apacheEntity,
javax.ws.rs.core.GenericType<T> genericType) |
Copyright © 2018 Ajibot. All rights reserved.