Uses of Class
org.glassfish.jersey.uri.PathTemplate

Packages that use PathTemplate
org.glassfish.jersey.uri Common Jersey classes that provide support for JAX-RS URI templates and encoding/decoding of URI components. 
 

Uses of PathTemplate in org.glassfish.jersey.uri
 

Constructors in org.glassfish.jersey.uri with parameters of type PathTemplate
PathPattern(PathTemplate template)
          Create a path pattern and post fix with PathPattern.RightHandPath.capturingZeroOrMoreSegments.
PathPattern(PathTemplate template, PathPattern.RightHandPath rhpp)
          Create a path pattern and post fix with a right hand path pattern.
 



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.