Uses of Class
org.atmosphere.util.uri.UriTemplate
-
Packages that use UriTemplate Package Description org.atmosphere.util.uri -
-
Uses of UriTemplate in org.atmosphere.util.uri
Fields in org.atmosphere.util.uri declared as UriTemplate Modifier and Type Field Description static UriTemplateUriTemplate. EMPTYThe empty URI template that matches the null or empty URI pathFields in org.atmosphere.util.uri with type parameters of type UriTemplate Modifier and Type Field Description static java.util.Comparator<UriTemplate>UriTemplate. COMPARATOROrder the templates according according to JAX-RS.Methods in org.atmosphere.util.uri that return UriTemplate Modifier and Type Method Description UriTemplateUriTemplate. destroy()
-