Uses of Class
org.jboss.resteasy.client.core.extractors.DefaultEntityExtractorFactory

Packages that use DefaultEntityExtractorFactory
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
 class ResponseObjectEntityExtractorFactory
          This class represents the method level creation of a "rich response object" that has the @ResponseObject annotation.
 



Copyright © 2011. All Rights Reserved.