@Service public class ImportServiceImpl extends BaseServiceImpl implements ImportService
BaseSpringApiServiceImpl.MapMessageListenerconnectionTimeout, DEFAULT_CONNECTION_TIMEOUT, DEFAULT_READ_TIMEOUT, DEFAULT_REPO_NAMESPACE, PARAM_CONNECTION_TIMEOUT, PARAM_READ_TIMEOUT, PARAM_REPO_NAMESPACE, PREFIX, readTimeout, repoNamespace, restTemplateDEFAULT_CONFIG_WAIT_TIME, DEFAULT_READY_WAIT_TIME, JMS_BOTH, JMS_RECEIVE, JMS_SEND, jmsConsumer, jmsProducer, PARAM_CONFIG_WAIT_TIME, PARAM_READY_WAIT_TIME| Constructor and Description |
|---|
ImportServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSupportedChecksumAlgorithms()
Provides the names of the supported checksum algorithms.
|
ImportWsResult |
importPulledFile(ImportWsParams importParams)
Imports a pulled file into an archival unit.
|
ImportWsResult |
importPushedFile(ImportWsParams importParams)
Imports a pushed file into an archival unit.
|
callRestServiceEndpoint, callRestServiceUri, callRestServiceUri, getAuthHeaders, getConnectionTimeout, getMultipartResponse, getReadTimeout, getRequestorIpAddress, getRestLockssRepository, getServiceBinding, getServiceEndpoint, getSoapRequestAuthorizationHeader, getSoapRequestCredentials, separatedString, setConfigconfigMgrCreated, getClassName, getConfigWaitTime, getJMSManager, getPluginManager, getReadyWaitTime, getRunningLockssDaemon, getWaitTime, jmsSetUpDone, jsonResponse, receiveMessage, registerConfigCallback, setUpJms, setUpJms, setUpJms, stopJms, stringResponse, waitConfig, waitConfig, waitReady, waitReadypublic ImportWsResult importPulledFile(ImportWsParams importParams) throws LockssWebServicesFault
importPulledFile in interface ImportServiceimportParams - An ImportWsParams with the parameters of the importing operation.LockssWebServicesFault - if there are problems.public ImportWsResult importPushedFile(ImportWsParams importParams) throws LockssWebServicesFault
importPushedFile in interface ImportServiceimportParams - An ImportWsParams with the parameters of the importing operation.LockssWebServicesFault - if there are problems.public String[] getSupportedChecksumAlgorithms() throws LockssWebServicesFault
getSupportedChecksumAlgorithms in interface ImportServiceLockssWebServicesFault - if there are problems.Copyright © 2000–2023 LOCKSS Program. All rights reserved.