public class GcsSessionFactory extends Object implements org.springframework.integration.file.remote.session.SessionFactory<BlobInfo>, org.springframework.integration.file.remote.session.SharedSessionCapable
| Constructor and Description |
|---|
GcsSessionFactory(Storage gcs) |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.integration.file.remote.session.Session<BlobInfo> |
getSession() |
boolean |
isSharedSession() |
void |
resetSharedSession() |
public GcsSessionFactory(Storage gcs)
public org.springframework.integration.file.remote.session.Session<BlobInfo> getSession()
getSession in interface org.springframework.integration.file.remote.session.SessionFactory<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.