public class RuntimeDelegateDecorator extends Object
Constructor and Description |
---|
RuntimeDelegateDecorator() |
Modifier and Type | Method and Description |
---|---|
static javax.ws.rs.ext.RuntimeDelegate |
configured(javax.ws.rs.core.Configuration configuration)
The decorated
RuntimeDelegate that uses HeaderDelegateProviders based on
whether CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE is set or not |
public static javax.ws.rs.ext.RuntimeDelegate configured(javax.ws.rs.core.Configuration configuration)
RuntimeDelegate
that uses HeaderDelegateProviders
based on
whether CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE
is set or notconfiguration
- that has or has not CommonProperties.FEATURE_AUTO_DISCOVERY_DISABLE
setRuntimeDelegate
that uses HeaderDelegateProviders
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.