| Package | Description |
|---|---|
| org.overlord.sramp.server.atom.services |
| Modifier and Type | Class and Description |
|---|---|
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 |
AuditResource
The JAX-RS resource that handles endpoints related to auditing.
|
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.