Uses of Class
org.atmosphere.util.uri.UriTemplate
Packages that use UriTemplate
-
Uses of UriTemplate in org.atmosphere.util.uri
Fields in org.atmosphere.util.uri declared as UriTemplateModifier and TypeFieldDescriptionstatic final UriTemplateUriTemplate.EMPTYThe empty URI template that matches the null or empty URI pathFields in org.atmosphere.util.uri with type parameters of type UriTemplateModifier and TypeFieldDescriptionstatic final Comparator<UriTemplate> UriTemplate.COMPARATOROrder the templates according according to JAX-RS.Methods in org.atmosphere.util.uri that return UriTemplate