Uses of Interface
javax.ws.rs.ext.RuntimeDelegate.HeaderDelegate

Packages that use RuntimeDelegate.HeaderDelegate
javax.ws.rs.ext APIs that provide extensions to the types supported by the JAX-RS API. 
 

Uses of RuntimeDelegate.HeaderDelegate in javax.ws.rs.ext
 

Methods in javax.ws.rs.ext that return RuntimeDelegate.HeaderDelegate
abstract
<T> RuntimeDelegate.HeaderDelegate<T>
RuntimeDelegate.createHeaderDelegate(java.lang.Class<T> type)
          Obtain an instance of a HeaderDelegate for the supplied class.
 



Copyright © 2008. All Rights Reserved.