Uses of Class
org.atmosphere.util.uri.UriTemplate

Packages that use UriTemplate
org.atmosphere.util.uri   
 

Uses of UriTemplate in org.atmosphere.util.uri
 

Fields in org.atmosphere.util.uri declared as UriTemplate
static UriTemplate UriTemplate.EMPTY
          The empty URI template that matches the null or empty URI path
 

Fields in org.atmosphere.util.uri with type parameters of type UriTemplate
static Comparator<UriTemplate> UriTemplate.COMPARATOR
          Order the templates according according to JAX-RS.
 

Methods in org.atmosphere.util.uri that return UriTemplate
 UriTemplate UriTemplate.destroy()
           
 



Copyright © 2014. All Rights Reserved.