The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

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.
 


The Java(TM) API for RESTful Web Services (JAX-RS) 1.1 1.0.1.Final-redhat-2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.