|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FileNameGenerator | |
|---|---|
| org.springframework.integration.file | |
| org.springframework.integration.file.config | |
| org.springframework.integration.ftp | |
| org.springframework.integration.sftp | |
| Uses of FileNameGenerator in org.springframework.integration.file |
|---|
| Classes in org.springframework.integration.file that implement FileNameGenerator | |
|---|---|
class |
DefaultFileNameGenerator
Default implementation of the filename generator strategy. |
| Methods in org.springframework.integration.file with parameters of type FileNameGenerator | |
|---|---|
void |
FileWritingMessageHandler.setFileNameGenerator(FileNameGenerator fileNameGenerator)
Provide the FileNameGenerator strategy to use when generating
the destination file's name. |
| Uses of FileNameGenerator in org.springframework.integration.file.config |
|---|
| Methods in org.springframework.integration.file.config with parameters of type FileNameGenerator | |
|---|---|
void |
FileWritingMessageHandlerFactoryBean.setFileNameGenerator(FileNameGenerator fileNameGenerator)
|
| Uses of FileNameGenerator in org.springframework.integration.ftp |
|---|
| Methods in org.springframework.integration.ftp with parameters of type FileNameGenerator | |
|---|---|
void |
FtpSendingMessageHandler.setFileNameGenerator(FileNameGenerator fileNameGenerator)
|
| Uses of FileNameGenerator in org.springframework.integration.sftp |
|---|
| Methods in org.springframework.integration.sftp with parameters of type FileNameGenerator | |
|---|---|
void |
SftpSendingMessageHandler.setFileNameGenerator(FileNameGenerator fileNameGenerator)
|
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||