Package | Description |
---|---|
org.jboss.resteasy.client.jaxrs.internal.proxy.extractors |
Modifier and Type | Method and Description |
---|---|
Object |
ResponseObjectProxy.extractEntity(ClientContext context,
Object... args) |
T |
EntityExtractor.extractEntity(ClientContext context,
Object... args) |
Object |
BodyEntityExtractor.extractEntity(ClientContext context,
Object... args) |
Constructor and Description |
---|
ClientResponseProxy(ClientContext context,
Map<Method,EntityExtractor<?>> methodMap,
Class<?> clazz) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.