Uses of Class
org.overlord.sramp.server.atom.services.AbstractResource

Packages that use AbstractResource
org.overlord.sramp.server.atom.services   
 

Uses of AbstractResource in org.overlord.sramp.server.atom.services
 

Subclasses of AbstractResource in org.overlord.sramp.server.atom.services
 class AbstractFeedResource
          Base class for all resources that respond with Atom Feeds.
 class ArtifactResource
          The JAX-RS resource that handles artifact specific tasks, including: Add an artifact (upload) Get an artifact (full Atom Entry) Get artifact content (binary content) Update artifact meta data Update artifact content Delete an artifact
 class BatchResource
          The JAX-RS resource that handles pushing artifacts into the repository in batches.
 class FeedResource
          A jax-rs implementation that handles all s-ramp feeds.
 class OntologyResource
          The JAX-RS resource that handles ontology specific tasks, including: Add an ontology (upload) Get an ontolgy (full Atom Entry containing an Owl RDF) Update an ontology Delete an ontology
 class QueryResource
          Implementation of the S-RAMP query features defined in the Atom Binding document.
 class ServiceDocumentResource
           
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.