Uses of Class
org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory
-
Packages that use DefaultEntityExtractorFactory Package Description org.jboss.resteasy.client.core.extractors -
-
Uses of DefaultEntityExtractorFactory in org.jboss.resteasy.client.core.extractors
Subclasses of DefaultEntityExtractorFactory in org.jboss.resteasy.client.core.extractors Modifier and Type Class Description class
ResponseObjectEntityExtractorFactory
This class represents the method level creation of a "rich response object" that has the @ResponseObject annotation.
-