Uses of Interface
com.sun.jersey.spi.uri.rules.UriRule

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

Uses of UriRule in com.sun.jersey.spi.uri.rules
 

Methods in com.sun.jersey.spi.uri.rules that return types with arguments of type UriRule
 UriRules<UriRule> UriRuleContext.getRules(java.lang.Class resourceClass)
          Get the rules for a resource class.
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.