A B C D E F G H I J K L M N O P Q R S T U V W X

F

fetchMessages(Message[]) - Method in class org.springframework.integration.mail.AbstractMailReceiver
Fetches the specified messages from this receiver's folder.
FileHeaders - Class in org.springframework.integration.file
Pre-defined header names to be used when storing or retrieving File-related values to/from integration Message Headers.
FileHeaders() - Constructor for class org.springframework.integration.file.FileHeaders
 
FileInboundChannelAdapterParser - Class in org.springframework.integration.file.config
Parser for the <inbound-channel-adapter> element of the 'file' namespace.
FileInboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.FileInboundChannelAdapterParser
 
FileListFilter - Interface in org.springframework.integration.file
Strategy interface for filtering a group of files.
FileListFilterFactoryBean - Class in org.springframework.integration.file.config
 
FileListFilterFactoryBean() - Constructor for class org.springframework.integration.file.config.FileListFilterFactoryBean
 
FILENAME - Static variable in class org.springframework.integration.file.FileHeaders
 
FileNameGenerator - Interface in org.springframework.integration.file
Strategy interface for generating a file name from a message.
FileNamespaceHandler - Class in org.springframework.integration.file.config
Namespace handler for Spring Integration's 'file' namespace.
FileNamespaceHandler() - Constructor for class org.springframework.integration.file.config.FileNamespaceHandler
 
FileOutboundChannelAdapterParser - Class in org.springframework.integration.file.config
Parser for the <outbound-channel-adapter/> element of the 'file' namespace.
FileOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.file.config.FileOutboundChannelAdapterParser
 
FileOutboundGatewayParser - Class in org.springframework.integration.file.config
Parser for the 'outbound-gateway' element of the file namespace.
FileOutboundGatewayParser() - Constructor for class org.springframework.integration.file.config.FileOutboundGatewayParser
 
FileReadingMessageSource - Class in org.springframework.integration.file
MessageSource that creates messages from a file system directory.
FileReadingMessageSource() - Constructor for class org.springframework.integration.file.FileReadingMessageSource
Creates a FileReadingMessageSource with a naturally ordered queue.
FileReadingMessageSource(Comparator<File>) - Constructor for class org.springframework.integration.file.FileReadingMessageSource
Creates a FileReadingMessageSource with a PriorityBlockingQueue ordered with the passed in Comparator No guarantees about file delivery order can be made under concurrent access.
FileReadingMessageSourceFactoryBean - Class in org.springframework.integration.file.config
 
FileReadingMessageSourceFactoryBean() - Constructor for class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
 
FileToByteArrayTransformer - Class in org.springframework.integration.file.transformer
A payload transformer that copies a File's contents to a byte array.
FileToByteArrayTransformer() - Constructor for class org.springframework.integration.file.transformer.FileToByteArrayTransformer
 
FileToByteArrayTransformerParser - Class in org.springframework.integration.file.config
Parser for the <file-to-bytes-transformer> element.
FileToByteArrayTransformerParser() - Constructor for class org.springframework.integration.file.config.FileToByteArrayTransformerParser
 
FileToStringTransformer - Class in org.springframework.integration.file.transformer
A payload transformer that copies a File's contents to a String.
FileToStringTransformer() - Constructor for class org.springframework.integration.file.transformer.FileToStringTransformer
 
FileToStringTransformerParser - Class in org.springframework.integration.file.config
Parser for the <file-to-string-transformer> element.
FileToStringTransformerParser() - Constructor for class org.springframework.integration.file.config.FileToStringTransformerParser
 
FileWritingMessageHandler - Class in org.springframework.integration.file
A MessageHandler implementation that writes the Message payload to a file.
FileWritingMessageHandler(Resource) - Constructor for class org.springframework.integration.file.FileWritingMessageHandler
 
FileWritingMessageHandlerFactoryBean - Class in org.springframework.integration.file.config
 
FileWritingMessageHandlerFactoryBean() - Constructor for class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
 
filterFiles(File[]) - Method in class org.springframework.integration.file.AbstractFileListFilter
Filters out files and returns the files that are left in a list, or an empty list when a null is passed in.
filterFiles(File[]) - Method in class org.springframework.integration.file.CompositeFileListFilter
Filters out files and returns the files that are left in a list, or an empty list when a null is passed in.
filterFiles(File[]) - Method in interface org.springframework.integration.file.FileListFilter
Filters out files and returns the files that are left in a list, or an empty list when a null is passed in.
FilterParser - Class in org.springframework.integration.config.xml
Parser for the <filter/> element.
FilterParser() - Constructor for class org.springframework.integration.config.xml.FilterParser
 
FROM - Static variable in class org.springframework.integration.mail.MailHeaders
 
fromHeaders(MessageHeaders, Message) - Method in class org.springframework.integration.jms.DefaultJmsHeaderMapper
 
fromHeaders(MessageHeaders, Message) - Method in interface org.springframework.integration.jms.JmsHeaderMapper
 
fromMessage(Message<?>) - Method in class org.springframework.integration.gateway.AbstractMessagingGateway
Subclasses must implement this to map from a Message to an Object.
fromMessage(Message<?>) - Method in class org.springframework.integration.gateway.SimpleMessageMapper
Returns the Message payload (or null if the Message is null).
fromMessage(Message<?>) - Method in class org.springframework.integration.gateway.SimpleMessagingGateway
 
fromMessage(Message<?>) - Method in class org.springframework.integration.http.DefaultOutboundRequestMapper
 
fromMessage(Message) - Method in class org.springframework.integration.jms.HeaderMappingMessageConverter
Converts from a JMS Message to an integration Message.
fromMessage(Message<T>) - Static method in class org.springframework.integration.message.MessageBuilder
Create a builder for a new Message instance pre-populated with all of the headers copied from the provided message.
fromMessage(Message<?>) - Method in class org.springframework.integration.message.MethodParameterMessageMapper
 
fromMessage(Message<?>) - Method in interface org.springframework.integration.message.OutboundMessageMapper
 

A B C D E F G H I J K L M N O P Q R S T U V W X