Uses of Class
jakarta.ws.rs.ext.RuntimeDelegate
Packages that use RuntimeDelegate
Package
Description
APIs that provide extensions to the types supported by the JAX-RS API.
-
Uses of RuntimeDelegate in jakarta.ws.rs.ext
Methods in jakarta.ws.rs.ext that return RuntimeDelegateModifier and TypeMethodDescriptionstatic RuntimeDelegateRuntimeDelegate.getInstance()Obtain aRuntimeDelegateinstance.Methods in jakarta.ws.rs.ext with parameters of type RuntimeDelegateModifier and TypeMethodDescriptionstatic voidRuntimeDelegate.setInstance(RuntimeDelegate rd) Set the runtime delegate that will be used by JAX-RS classes. -
Uses of RuntimeDelegate in org.jboss.resteasy.client.jaxrs.internal
Subclasses of RuntimeDelegate in org.jboss.resteasy.client.jaxrs.internalModifier and TypeClassDescriptionclassA version of ResteasyProviderFactory which does not reference its parent after it is created. -
Uses of RuntimeDelegate in org.jboss.resteasy.core
Subclasses of RuntimeDelegate in org.jboss.resteasy.coreModifier and TypeClassDescriptionfinal classAllow applications to push/pop provider factories onto the stack. -
Uses of RuntimeDelegate in org.jboss.resteasy.core.providerfactory
Subclasses of RuntimeDelegate in org.jboss.resteasy.core.providerfactoryModifier and TypeClassDescriptionclassA ResteasyProviderFactoryDelegate.class -
Uses of RuntimeDelegate in org.jboss.resteasy.spi
Subclasses of RuntimeDelegate in org.jboss.resteasy.spi