public class JaxrsFeatureBag<T extends JaxrsFeatureBag> extends Object
JaxRSFeature
settings and their values.Modifier and Type | Field and Description |
---|---|
protected static String |
JAXRS_FEATURE |
Constructor and Description |
---|
JaxrsFeatureBag() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
hasJaxrsFeature() |
T |
jaxrsFeature(JaxRSFeature feature,
boolean state) |
protected static final String JAXRS_FEATURE
public T jaxrsFeature(JaxRSFeature feature, boolean state)
protected boolean hasJaxrsFeature()
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.