Uses of Interface
org.springframework.extensions.webscripts.UriIndex

Packages that use UriIndex
org.springframework.extensions.webscripts   
 

Uses of UriIndex in org.springframework.extensions.webscripts
 

Classes in org.springframework.extensions.webscripts that implement UriIndex
 class JaxRSUriIndex
          JSR-311 (Jax-RS) URI Index
 class PrefixTemplateUriIndex
          Uri 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
 void DeclarativeRegistry.setUriIndex(UriIndex uriIndex)
           
 



Copyright © 2009 SpringSource, Inc. All Rights Reserved.