Uses of Class
org.glassfish.jersey.server.mvc.Template

Packages that use Template
org.glassfish.jersey.server.mvc.internal Jersey server-side internal MVC (Model View Controller) classes. 
 

Uses of Template in org.glassfish.jersey.server.mvc.internal
 

Methods in org.glassfish.jersey.server.mvc.internal that return Template
static Template TemplateHelper.getTemplateAnnotation(Annotation[] annotations)
          Extract template annotation from given list.
 



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.