Uses of Class
javax.ws.rs.core.ApplicationConfig

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

Uses of ApplicationConfig in javax.ws.rs.ext
 

Methods in javax.ws.rs.ext with parameters of type ApplicationConfig
abstract
<T> T
RuntimeDelegate.createEndpoint(ApplicationConfig applicationConfig, java.lang.Class<T> endpointType)
          Create a configured instance of the supplied endpoint type.
 



Copyright © 2008. All Rights Reserved.