Class ResponseObjectProxy<T>
java.lang.Object
org.jboss.resteasy.client.core.extractors.ResponseObjectProxy<T>
- All Implemented Interfaces:
EntityExtractor
This class represents the proxying functionality for creating a
"rich response object" that has the @ResponseObject annotation. The method
implementations ware created in ResponseObjectEntityExtractorFactory
- Version:
- $Revision: 1 $
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
returnType
-
methodHandlers
-
-
Constructor Details
-
ResponseObjectProxy
-
-
Method Details
-
extractEntity
- Specified by:
extractEntity
in interfaceEntityExtractor<T>
-