public class GcsSessionFactory extends Object implements org.springframework.integration.file.remote.session.SessionFactory<com.google.cloud.storage.BlobInfo>, org.springframework.integration.file.remote.session.SharedSessionCapable
| Constructor and Description |
|---|
GcsSessionFactory(com.google.cloud.storage.Storage gcs) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.integration.file.remote.session.Session<com.google.cloud.storage.BlobInfo> |
getSession() |
boolean |
isSharedSession() |
void |
resetSharedSession() |
public org.springframework.integration.file.remote.session.Session<com.google.cloud.storage.BlobInfo> getSession()
getSession in interface org.springframework.integration.file.remote.session.SessionFactory<com.google.cloud.storage.BlobInfo>public boolean isSharedSession()
isSharedSession in interface org.springframework.integration.file.remote.session.SharedSessionCapablepublic void resetSharedSession()
resetSharedSession in interface org.springframework.integration.file.remote.session.SharedSessionCapableCopyright © 2020 Pivotal Software, Inc.. All rights reserved.