@Deprecated public class ClientResponseProxy extends Object implements InvocationHandler
ProxyFactory,
EntityExtractor,
EntityExtractorFactory,
ResponseObjectEntityExtractorFactory,
ClientResponseProxy,
(https://jcp.org/en/jsr/detail?id=339)| Constructor and Description |
|---|
ClientResponseProxy(ClientRequestContext context,
Map<Method,EntityExtractor<?>> methodMap,
Class<?> clazz)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
Deprecated.
|
int |
hashCode()
Deprecated.
|
Object |
invoke(Object o,
Method method,
Object[] args)
Deprecated.
|
String |
toString()
Deprecated.
|
public ClientResponseProxy(ClientRequestContext context, Map<Method,EntityExtractor<?>> methodMap, Class<?> clazz)
Copyright © 2025. All rights reserved.