@Deprecated public interface EntityTypeFactory
Note. org.jboss.resteasy.client.ClientResponse<T> is a generic type in the Resteasy client framework, but org.jboss.resteasy.client.jaxrs.internal.ClientResponse in the resteasy-client module is not, so EntityTypeFactory is no longer useful.
Modifier and Type | Method and Description |
---|---|
Class |
getEntityType(int status,
javax.ws.rs.core.MultivaluedMap<String,Object> metadata)
Deprecated.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.