| Package | Description |
|---|---|
| org.jboss.resteasy.client.core.extractors |
| Modifier and Type | Method and Description |
|---|---|
Object |
BodyEntityExtractor.extractEntity(ClientRequestContext context,
Object... args)
Deprecated.
|
Object |
ResponseObjectProxy.extractEntity(ClientRequestContext context,
Object... args)
Deprecated.
|
T |
EntityExtractor.extractEntity(ClientRequestContext context,
Object... args)
Deprecated.
|
| Constructor and Description |
|---|
ClientResponseProxy(ClientRequestContext context,
Map<Method,EntityExtractor<?>> methodMap,
Class<?> clazz)
Deprecated.
|
Copyright © 2025. All rights reserved.