Uses of Class
javax.ws.rs.core.Application
Packages that use Application
-
Uses of Application in javax.ws.rs.ext
Methods in javax.ws.rs.ext with parameters of type ApplicationModifier and TypeMethodDescriptionabstract <T> T
RuntimeDelegate.createEndpoint
(Application application, Class<T> endpointType) Create a configured instance of the supplied endpoint type.