Uses of Interface
jakarta.ws.rs.ext.RuntimeDelegate.HeaderDelegate
Package
Description
APIs that provide extensions to the types supported by the JAX-RS API.
-
Uses of RuntimeDelegate.HeaderDelegate in jakarta.ws.rs.ext
Modifier and TypeMethodDescriptionabstract <T> RuntimeDelegate.HeaderDelegate<T>
RuntimeDelegate.createHeaderDelegate
(Class<T> type) Obtain an instance of aRuntimeDelegate.HeaderDelegate
for the supplied class.