| Package | Description |
|---|---|
| org.apache.cxf.jaxrs.client |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,ClientProxyImpl.BeanPair> |
ClientProxyImpl.getValuesFromBeanParam(Object bean,
Class<? extends Annotation> annClass) |
protected Map<String,ClientProxyImpl.BeanPair> |
ClientProxyImpl.getValuesFromBeanParam(Object bean,
Class<? extends Annotation> annClass,
Map<String,ClientProxyImpl.BeanPair> values) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,ClientProxyImpl.BeanPair> |
ClientProxyImpl.getValuesFromBeanParam(Object bean,
Class<? extends Annotation> annClass,
Map<String,ClientProxyImpl.BeanPair> values) |
protected boolean |
ClientProxyImpl.getValuesFromBeanParamField(Object bean,
Field f,
Class<? extends Annotation> annClass,
Map<String,ClientProxyImpl.BeanPair> values) |
Apache CXF