Skip navigation links

Package edu.uiuc.ncsa.myproxy.oa4mp.client.storage

This package contains all of the storage classes for an OA4MP client.

See: Description

Package edu.uiuc.ncsa.myproxy.oa4mp.client.storage Description

This package contains all of the storage classes for an OA4MP client.

Usage

While it is possible to create instances directly, the most normal usage is to simply use the AssetStore interface and the ClientEnvironment.getAssetStore() method which configures the store directly from the configuration file. The various implementation of this interface correspond to the underlying storage mechanism (e.g. FSAssetStore which is backed by the file system.)
Skip navigation links

Copyright © 2019. All Rights Reserved.