public class DeployitBodyEntityExtractor
extends org.jboss.resteasy.client.core.extractors.BodyEntityExtractor
| Constructor and Description |
|---|
DeployitBodyEntityExtractor(java.lang.reflect.Method method) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
extractEntity(org.jboss.resteasy.client.core.extractors.ClientRequestContext context,
java.lang.Object... args) |
public DeployitBodyEntityExtractor(java.lang.reflect.Method method)
public java.lang.Object extractEntity(org.jboss.resteasy.client.core.extractors.ClientRequestContext context,
java.lang.Object... args)
extractEntity in interface org.jboss.resteasy.client.core.extractors.EntityExtractorextractEntity in class org.jboss.resteasy.client.core.extractors.BodyEntityExtractor