Uses of Interface
org.springframework.extensions.webscripts.UriIndex
-
Packages that use UriIndex Package Description org.springframework.extensions.webscripts -
-
Uses of UriIndex in org.springframework.extensions.webscripts
Classes in org.springframework.extensions.webscripts that implement UriIndex Modifier and Type Class Description classJaxRSUriIndexJSR-311 (Jax-RS) URI IndexclassPrefixTemplateUriIndexUri index supporting simple URI templates where matching is performed on static prefix of the URI.Methods in org.springframework.extensions.webscripts with parameters of type UriIndex Modifier and Type Method Description voidDeclarativeRegistry. setUriIndex(UriIndex uriIndex)
-