@ConstrainedTo(value=CLIENT)
public class ClientContentEncodingAnnotationFeature
extends java.lang.Object
implements javax.ws.rs.container.DynamicFeature
| Constructor and Description |
|---|
ClientContentEncodingAnnotationFeature() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext configurable) |
protected java.lang.String |
getEncoding(java.lang.annotation.Annotation[] annotations) |
public ClientContentEncodingAnnotationFeature()
public void configure(javax.ws.rs.container.ResourceInfo resourceInfo,
javax.ws.rs.core.FeatureContext configurable)
configure in interface javax.ws.rs.container.DynamicFeatureprotected java.lang.String getEncoding(java.lang.annotation.Annotation[] annotations)