| Package | Description |
|---|---|
| org.apache.oodt.cas.product.jaxrs.resources |
Contains JAX-RS resource classes that represent file manager entities such
as products, their references and their metadata.
|
| org.apache.oodt.cas.product.jaxrs.services |
Contains service classes for the JAX-RS service.
|
| org.apache.oodt.cas.product.jaxrs.writers |
Contains classes that implement javax.ws.rs.ext.MessageBodyWriter to provide
marshalling of JAX-RS resources into different formats.
|
| Class and Description |
|---|
| MetadataResource
A JAX-RS resource representing a
Metadata object. |
| MetadataResource.MetadataEntry
Represents a metadata keyval entry.
|
| ProductResource
A JAX-RS resource representing a
Product. |
| ReferenceResource
A JAX-RS resource representing a
Reference. |
| TransferResource
A JAX-RS resource representing a
FileTransferStatus. |
| Class and Description |
|---|
| DatasetResource
A JAX-RS resource representing a dataset - a set of
products
maintained by the file manager. |
| ProductResource
A JAX-RS resource representing a
Product. |
| ReferenceResource
A JAX-RS resource representing a
Reference. |
| TransferResource
A JAX-RS resource representing a
FileTransferStatus. |
| TransfersResource
A JAX-RS resource representing currently active
file transfers as transfer resources. |
| Class and Description |
|---|
| DatasetResource
A JAX-RS resource representing a dataset - a set of
products
maintained by the file manager. |
| ProductResource
A JAX-RS resource representing a
Product. |
| ReferenceResource
A JAX-RS resource representing a
Reference. |
| TransfersResource
A JAX-RS resource representing currently active
file transfers as transfer resources. |
Copyright © 1999–2017 Apache OODT. All rights reserved.