Uses of Class
org.exoplatform.services.rest.URIPattern

Packages that use URIPattern
org.exoplatform.services.rest Representational State Transfer (REST) is a style of software architecture for distributed hypermedia systems such as the World Wide Web.
This package consists one of implementation REST style architecture.
 
org.exoplatform.services.rest.container   
 

Uses of URIPattern in org.exoplatform.services.rest
 

Methods in org.exoplatform.services.rest with parameters of type URIPattern
 void ResourceIdentifier.initParameters(URIPattern pattern)
          Initialize the URI parameters.
 boolean URIPattern.matches(URIPattern another)
          check is two URIPattern matches.
 

Uses of URIPattern in org.exoplatform.services.rest.container
 

Methods in org.exoplatform.services.rest.container that return URIPattern
 URIPattern HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor.getURIPattern()
          Return URIPattern object.
 URIPattern ResourceDescriptor.getURIPattern()
          Return URIPattern object.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.