|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryNamer | |
|---|---|
| org.springframework.integration.file.entries | |
| org.springframework.integration.ftp | |
| org.springframework.integration.sftp | |
| Uses of EntryNamer in org.springframework.integration.file.entries |
|---|
| Classes in org.springframework.integration.file.entries that implement EntryNamer | |
|---|---|
class |
FileEntryNamer
File implementation of the EntryNamer strategy. |
| Methods in org.springframework.integration.file.entries with parameters of type EntryNamer | |
|---|---|
void |
PatternMatchingEntryListFilter.setEntryNamer(EntryNamer<T> entryNamer)
|
| Constructors in org.springframework.integration.file.entries with parameters of type EntryNamer | |
|---|---|
PatternMatchingEntryListFilter(EntryNamer<T> en,
Pattern p)
|
|
PatternMatchingEntryListFilter(EntryNamer<T> en,
String p)
|
|
| Uses of EntryNamer in org.springframework.integration.ftp |
|---|
| Classes in org.springframework.integration.ftp that implement EntryNamer | |
|---|---|
class |
FtpFileEntryNamer
A EntryNamer for FTPFile objects |
| Uses of EntryNamer in org.springframework.integration.sftp |
|---|
| Classes in org.springframework.integration.sftp that implement EntryNamer | |
|---|---|
class |
SftpEntryNamer
Knows how to name a ChannelSftp.LsEntry instance |
|
Spring Integration | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||