Package | Description |
---|---|
org.springframework.integration.file.remote |
Base package for supporting remote files.
|
org.springframework.integration.file.remote.gateway |
Provides classes supporting remote file gateways.
|
org.springframework.integration.file.remote.handler |
Provides classes supporting remote file message handlers.
|
org.springframework.integration.ftp.gateway |
Provides classes supporting FTP gateways.
|
org.springframework.integration.ftp.session |
Provides classes supporting FTP sessions.
|
org.springframework.integration.sftp.gateway |
Provides classes supporting SFTP gateways.
|
org.springframework.integration.sftp.session |
Provides classes supporting SFTP sessions.
|
Class and Description |
---|
FileInfo
Represents a remote file info - an abstraction over the underlying implementation.
|
InputStreamCallback
Callback for stream-based file retrieval using a RemoteFileOperations.
|
RemoteFileOperations
Strategy for performing operations on remote files.
|
SessionCallback
Callback invoked by
RemoteFileOperations.execute() - allows multiple operations
on a session. |
Class and Description |
---|
AbstractFileInfo
Abstract implementation of
FileInfo ; provides a setter
for the remote directory and a generic toString implementation. |
RemoteFileTemplate |
Class and Description |
---|
RemoteFileTemplate |
Class and Description |
---|
AbstractFileInfo
Abstract implementation of
FileInfo ; provides a setter
for the remote directory and a generic toString implementation. |
Class and Description |
---|
AbstractFileInfo
Abstract implementation of
FileInfo ; provides a setter
for the remote directory and a generic toString implementation. |
FileInfo
Represents a remote file info - an abstraction over the underlying implementation.
|
Class and Description |
---|
AbstractFileInfo
Abstract implementation of
FileInfo ; provides a setter
for the remote directory and a generic toString implementation. |
Class and Description |
---|
AbstractFileInfo
Abstract implementation of
FileInfo ; provides a setter
for the remote directory and a generic toString implementation. |
FileInfo
Represents a remote file info - an abstraction over the underlying implementation.
|
Copyright © 2018. All rights reserved.