public class GcsMessageHandler
extends org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<com.google.cloud.storage.BlobInfo>
remoteFileTemplateEXPRESSION_PARSER, logger| Constructor and Description |
|---|
GcsMessageHandler(org.springframework.integration.file.remote.RemoteFileTemplate<com.google.cloud.storage.BlobInfo> remoteFileTemplate) |
GcsMessageHandler(org.springframework.integration.file.remote.RemoteFileTemplate<com.google.cloud.storage.BlobInfo> remoteFileTemplate,
org.springframework.integration.file.support.FileExistsMode mode) |
GcsMessageHandler(org.springframework.integration.file.remote.session.SessionFactory<com.google.cloud.storage.BlobInfo> sessionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
setRemoteFileSeparator(String remoteFileSeparator) |
doChmod, getTemporaryFileSuffix, handleMessageInternal, isChmodCapable, isUseTemporaryFileName, onInit, setAutoCreateDirectory, setCharset, setChmod, setChmodOctal, setFileNameGenerator, setRemoteDirectoryExpression, setRemoteDirectoryExpressionString, setTemporaryFileSuffix, setTemporaryRemoteDirectoryExpression, setTemporaryRemoteDirectoryExpressionString, setUseTemporaryFileNameconfigureMetrics, destroy, getActiveCount, getActiveCountLong, getComponentType, getDuration, getErrorCount, getErrorCountLong, getHandleCount, getHandleCountLong, getManagedName, getManagedType, getMaxDuration, getMeanDuration, getMetricsCaptor, getMinDuration, getOrder, getOverrides, getStandardDeviationDuration, handleMessage, isCountsEnabled, isLoggingEnabled, isStatsEnabled, onComplete, onError, onNext, onSubscribe, registerMetricsCaptor, reset, setCountsEnabled, setLoggingEnabled, setManagedName, setManagedType, setOrder, setShouldTrack, setStatsEnabledafterPropertiesSet, extractTypeIfPossible, generateId, getApplicationContext, getApplicationContextId, getBeanFactory, getBeanName, getChannelResolver, getComponentName, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, isInitialized, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, setTaskScheduler, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic GcsMessageHandler(org.springframework.integration.file.remote.session.SessionFactory<com.google.cloud.storage.BlobInfo> sessionFactory)
public GcsMessageHandler(org.springframework.integration.file.remote.RemoteFileTemplate<com.google.cloud.storage.BlobInfo> remoteFileTemplate)
public GcsMessageHandler(org.springframework.integration.file.remote.RemoteFileTemplate<com.google.cloud.storage.BlobInfo> remoteFileTemplate,
org.springframework.integration.file.support.FileExistsMode mode)
public void setRemoteFileSeparator(String remoteFileSeparator)
setRemoteFileSeparator in class org.springframework.integration.file.remote.handler.FileTransferringMessageHandler<com.google.cloud.storage.BlobInfo>Copyright © 2020 Pivotal Software, Inc.. All rights reserved.