@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,
MultivaluedMap<String,Object> metadata)
Deprecated.
|
Class getEntityType(int status, MultivaluedMap<String,Object> metadata)
Copyright © 2021 JBoss by Red Hat. All rights reserved.