Class BodyEntityExtractor
java.lang.Object
org.jboss.resteasy.client.jaxrs.internal.proxy.extractors.BodyEntityExtractor
- All Implemented Interfaces:
EntityExtractor
BodyEntityExtractor extract body objects from responses. This ends up calling
the appropriate MessageBodyReader through a series of calls.
- Version:
- $Revision: 1 $
- Author:
- Bill Burke, Solomon Duskis
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
BodyEntityExtractor
-
-
Method Details
-
extractEntity
- Specified by:
extractEntity
in interfaceEntityExtractor
-