Uses of Interface
jakarta.ws.rs.core.FeatureContext
Packages that use FeatureContext
Package
Description
Container-specific JAX-RS API.
Low-level interfaces and annotations used to create RESTful service resources.
-
Uses of FeatureContext in jakarta.ws.rs.container
Methods in jakarta.ws.rs.container with parameters of type FeatureContextModifier and TypeMethodDescriptionvoidDynamicFeature.configure(ResourceInfo resourceInfo, FeatureContext context) A callback method called by the JAX-RS runtime during the application deployment to register provider instances or classes in aruntime configurationscope of a particularresource or sub-resource method; i.e. the providers that should be dynamically bound to the method. -
Uses of FeatureContext in jakarta.ws.rs.core
Methods in jakarta.ws.rs.core with parameters of type FeatureContextModifier and TypeMethodDescriptionbooleanFeature.configure(FeatureContext context) A call-back method called when the feature is to be enabled in a given runtime configuration scope. -
Uses of FeatureContext in org.jboss.resteasy.client.jaxrs.cache
Methods in org.jboss.resteasy.client.jaxrs.cache with parameters of type FeatureContextModifier and TypeMethodDescriptionbooleanBrowserCacheFeature.configure(FeatureContext configuration) -
Uses of FeatureContext in org.jboss.resteasy.plugins.interceptors
Methods in org.jboss.resteasy.plugins.interceptors with parameters of type FeatureContextModifier and TypeMethodDescriptionvoidCacheControlFeature.configure(ResourceInfo resourceInfo, FeatureContext configurable) voidClientContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo, FeatureContext configurable) voidRoleBasedSecurityFeature.configure(ResourceInfo resourceInfo, FeatureContext configurable) voidServerContentEncodingAnnotationFeature.configure(ResourceInfo resourceInfo, FeatureContext configurable) -
Uses of FeatureContext in org.jboss.resteasy.util
Classes in org.jboss.resteasy.util that implement FeatureContextModifier and TypeClassDescriptionclassclassMethods in org.jboss.resteasy.util that return FeatureContextModifier and TypeMethodDescription