Package | Description |
---|---|
org.apache.oodt.cas.curation.service | |
org.apache.oodt.cas.filemgr.cli.action | |
org.apache.oodt.cas.product.jaxrs.services |
Contains service classes for the JAX-RS service.
|
org.apache.oodt.cas.webcomponents.filemgr | |
org.apache.oodt.pcs.util |
Modifier and Type | Method and Description |
---|---|
XmlRpcFileManagerClient |
CurationServiceConfig.getFileManagerClient() |
Modifier and Type | Method and Description |
---|---|
protected XmlRpcFileManagerClient |
FileManagerCliAction.getClient() |
Modifier and Type | Method and Description |
---|---|
void |
FileManagerCliAction.setClient(XmlRpcFileManagerClient client) |
Modifier and Type | Method and Description |
---|---|
XmlRpcFileManagerClient |
CasProductJaxrsService.getContextClient()
Gets the file manager client instance from the servlet context.
|
Modifier and Type | Method and Description |
---|---|
XmlRpcFileManagerClient |
FileManagerConn.getFm() |
Modifier and Type | Method and Description |
---|---|
XmlRpcFileManagerClient |
FileManagerUtils.getFmgrClient() |
Modifier and Type | Method and Description |
---|---|
void |
FileManagerUtils.setFmgrClient(XmlRpcFileManagerClient fmgrClient) |
Constructor and Description |
---|
FileManagerUtils(XmlRpcFileManagerClient client) |
Copyright © 1999–2017 Apache OODT. All rights reserved.