JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration AWS Support
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
U
V
W
F
FILE_NAME
- Static variable in interface org.springframework.integration.aws.s3.
AmazonS3MessageHeaders
FileEvent
- Interface in
org.springframework.integration.aws.s3
The interface denoting the file event type and the
File
on which the event occurred
FileEventHandler
- Interface in
org.springframework.integration.aws.s3
Callback interface that gets notified upon a file event on local file system which are performed from
InboundLocalFileOperations
FileNameFilter
- Interface in
org.springframework.integration.aws.s3
The strategy interface used to filter out file names based on some predetermined criteria
FileNameGenerationStrategy
- Interface in
org.springframework.integration.aws.s3
The Common interface used to generate the file name for the file to be uploaded to S3
FileOperationType
- Enum in
org.springframework.integration.aws.s3
The enum for various file operations
fromFile(File)
- Method in class org.springframework.integration.aws.s3.
AmazonS3ObjectBuilder
Sets the file which is to be read for uploading into S3
fromInputStream(InputStream)
- Method in class org.springframework.integration.aws.s3.
AmazonS3ObjectBuilder
Sets an InputStream from which the data to be uploaded to S3 will be read
fromLocation(String)
- Method in class org.springframework.integration.aws.s3.
AmazonS3ObjectBuilder
Convenience method for setting the File object from the String path
A
B
C
D
E
F
G
H
I
L
M
O
P
R
S
U
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration AWS Support
Prev Letter
Next Letter
Frames
No Frames
All Classes