@ConstrainedTo(value=CLIENT) public class ClientContentEncodingAnnotationFeature extends 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 String |
getEncoding(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 String getEncoding(Annotation[] annotations)
Copyright © 2018 JBoss by Red Hat. All rights reserved.