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

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

Uses of Application in javax.ws.rs.ext
 

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



Copyright © 2013 Sun Microsystems, Inc. All Rights Reserved.