Package org.overlord.sramp.server.atom.services

Class Summary
AbstractFeedResource Base class for all resources that respond with Atom Feeds.
AbstractResource Base class for all Atom API binding resources.
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
BatchResource The JAX-RS resource that handles pushing artifacts into the repository in batches.
FeedResource A jax-rs implementation that handles all s-ramp feeds.
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
QueryResource Implementation of the S-RAMP query features defined in the Atom Binding document.
ServiceDocumentResource  
SRAMPApplication The SRAMP RESTEasy application.
 



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