Uses of Package
com.sun.jersey.spi.uri.rules

Packages that use com.sun.jersey.spi.uri.rules
com.sun.jersey.spi.uri.rules Provides support for hierarchical matching and accepting of URIs. 
 

Classes in com.sun.jersey.spi.uri.rules used by com.sun.jersey.spi.uri.rules
UriMatchResultContext
          The context for matching URI rules.
UriRule
          A URI rule that can accept a URI path.
UriRuleContext
          The context for processing URI rules.
UriRules
          A collection of URI rules that can be matched against a path using associated patterns.
 



Copyright © 2008 Sun Microsystems, Inc. All Rights Reserved.