Uses of Interface
org.exoplatform.services.rest.container.ResourceDescriptor

Packages that use ResourceDescriptor
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 ResourceDescriptor in org.exoplatform.services.rest
 

Methods in org.exoplatform.services.rest that return types with arguments of type ResourceDescriptor
 List<ResourceDescriptor> ResourceBinder.getAllDescriptors()
           
 

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

Classes in org.exoplatform.services.rest.container that implement ResourceDescriptor
 class HTTPAnnotatedContainerResolvingStrategy.HTTPResourceDescriptor
          Consists information about ResourceContainer.
 

Methods in org.exoplatform.services.rest.container that return types with arguments of type ResourceDescriptor
 List<ResourceDescriptor> HTTPAnnotatedContainerResolvingStrategy.resolve(ResourceContainer resourceContainer)
          Add new ResourceContainer to the collection.
 List<ResourceDescriptor> ResourceContainerResolvingStrategy.resolve(ResourceContainer resourceContainer)
          Add new ResourceContainer to the collection.
 



Copyright © 2009 eXo Platform SAS. All Rights Reserved.