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

I

ID - Static variable in class org.springframework.integration.core.MessageHeaders
 
ID_KEY - Static variable in class org.springframework.integration.jdbc.JdbcMessageStore
The name of the message header that stores the surrogate key used by this message store
ImapIdleChannelAdapter - Class in org.springframework.integration.mail
An event-driven Channel Adapter that receives mail messages from a mail server that supports the IMAP "idle" command (see RFC 2177).
ImapIdleChannelAdapter(ImapMailReceiver) - Constructor for class org.springframework.integration.mail.ImapIdleChannelAdapter
 
ImapIdleChannelAdapterParser - Class in org.springframework.integration.mail.config
Parser for the <imap-idle-channel-adapter> element in the 'mail' namespace.
ImapIdleChannelAdapterParser() - Constructor for class org.springframework.integration.mail.config.ImapIdleChannelAdapterParser
 
ImapMailReceiver - Class in org.springframework.integration.mail
A MailReceiver implementation for receiving mail messages from a mail server that supports the IMAP protocol.
ImapMailReceiver(String) - Constructor for class org.springframework.integration.mail.ImapMailReceiver
 
InboundJsonMessageMapper - Class in org.springframework.integration.json
InboundMessageMapper implementation that maps incoming JSON messages to a Message with the specified payload type.
InboundJsonMessageMapper(Class<?>) - Constructor for class org.springframework.integration.json.InboundJsonMessageMapper
 
InboundJsonMessageMapper(TypeReference<?>) - Constructor for class org.springframework.integration.json.InboundJsonMessageMapper
 
InboundMessageMapper<T> - Interface in org.springframework.integration.message
Strategy interface for mapping from an Object to aMessage.
InboundRequestMapper - Interface in org.springframework.integration.http
Strategy interface for mapping from an inbound HttpServletRequest to a Message.
init() - Method in class org.springframework.integration.config.xml.IntegrationNamespaceHandler
 
init() - Method in class org.springframework.integration.file.config.FileNamespaceHandler
 
init() - Method in class org.springframework.integration.http.config.HttpNamespaceHandler
 
init() - Method in class org.springframework.integration.httpinvoker.config.HttpInvokerNamespaceHandler
 
init() - Method in class org.springframework.integration.ip.config.IpNamespaceHandler
 
init() - Method in class org.springframework.integration.jdbc.config.JdbcNamespaceHandler
 
init() - Method in class org.springframework.integration.jms.config.JmsNamespaceHandler
 
init() - Method in class org.springframework.integration.jmx.config.JmxNamespaceHandler
 
init() - Method in class org.springframework.integration.mail.config.MailNamespaceHandler
 
init() - Method in class org.springframework.integration.rmi.config.RmiNamespaceHandler
 
init() - Method in class org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
 
init() - Method in class org.springframework.integration.stream.config.StreamNamespaceHandler
 
init() - Method in class org.springframework.integration.ws.config.WsNamespaceHandler
 
init() - Method in class org.springframework.integration.xml.config.IntegrationXmlNamespaceHandler
 
initialized - Variable in class org.springframework.integration.mail.AbstractMailReceiver
 
INTEGRATION_CONVERSION_SERVICE_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
 
IntegrationContextUtils - Class in org.springframework.integration.context
Utility methods for accessing common integration components from the BeanFactory.
IntegrationContextUtils() - Constructor for class org.springframework.integration.context.IntegrationContextUtils
 
IntegrationNamespaceHandler - Class in org.springframework.integration.config.xml
Namespace handler for the integration namespace.
IntegrationNamespaceHandler() - Constructor for class org.springframework.integration.config.xml.IntegrationNamespaceHandler
 
IntegrationNamespaceUtils - Class in org.springframework.integration.config.xml
Shared utility methods for integration namespace parsers.
IntegrationNamespaceUtils() - Constructor for class org.springframework.integration.config.xml.IntegrationNamespaceUtils
 
IntegrationObjectSupport - Class in org.springframework.integration.context
A base class that provides convenient access to the bean factory as well as ChannelResolver and TaskScheduler instances.
IntegrationObjectSupport() - Constructor for class org.springframework.integration.context.IntegrationObjectSupport
 
IntegrationSecurityNamespaceHandler - Class in org.springframework.integration.security.config
Namespace handler for the security namespace.
IntegrationSecurityNamespaceHandler() - Constructor for class org.springframework.integration.security.config.IntegrationSecurityNamespaceHandler
 
IntegrationXmlNamespaceHandler - Class in org.springframework.integration.xml.config
 
IntegrationXmlNamespaceHandler() - Constructor for class org.springframework.integration.xml.config.IntegrationXmlNamespaceHandler
 
invoke(MethodInvocation) - Method in class org.springframework.integration.aop.MessagePublishingInterceptor
 
invoke(MethodInvocation) - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
 
invoke(MethodInvocation) - Method in class org.springframework.integration.security.channel.ChannelSecurityInterceptor
 
invoke(MessageContext) - Method in class org.springframework.integration.ws.SimpleWebServiceInboundGateway
 
invokeInternal(Object) - Method in class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
 
invokeMethod(Object...) - Method in class org.springframework.integration.util.DefaultMethodInvoker
 
invokeMethod(Object...) - Method in interface org.springframework.integration.util.MethodInvoker
 
invokeMethod(Object...) - Method in class org.springframework.integration.util.NameResolvingMethodInvoker
 
IP_ADDRESS - Static variable in class org.springframework.integration.ip.IpHeaders
 
IpAdapterParserUtils - Class in org.springframework.integration.ip.config
Utility methods and constants for IP adapter parsers.
IpAdapterParserUtils() - Constructor for class org.springframework.integration.ip.config.IpAdapterParserUtils
 
IpHeaders - Class in org.springframework.integration.ip
Headers for Messages mapped from UDP datagram packets.
IpHeaders() - Constructor for class org.springframework.integration.ip.IpHeaders
 
IpInboundChannelAdapterParser - Class in org.springframework.integration.ip.config
Channel Adapter that receives UDP datagram packets and maps them to Messages.
IpInboundChannelAdapterParser() - Constructor for class org.springframework.integration.ip.config.IpInboundChannelAdapterParser
 
IpNamespaceHandler - Class in org.springframework.integration.ip.config
Namespace handler for Spring Integration's ip namespace.
IpNamespaceHandler() - Constructor for class org.springframework.integration.ip.config.IpNamespaceHandler
 
IpOutboundChannelAdapterParser - Class in org.springframework.integration.ip.config
 
IpOutboundChannelAdapterParser() - Constructor for class org.springframework.integration.ip.config.IpOutboundChannelAdapterParser
 
isAcceptGzipEncoding() - Method in class org.springframework.integration.http.AbstractHttpRequestExecutor
Return whether to accept GZIP encoding, that is, whether to send the HTTP "Accept-Encoding" header with "gzip" as its value.
isAutoStartup() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
isAutoStartup() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
isAutoStartup() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
 
isComplete(List<? extends Message<?>>) - Method in interface org.springframework.integration.aggregator.CompletionStrategy
 
isComplete(List<? extends Message<?>>) - Method in class org.springframework.integration.aggregator.CompletionStrategyAdapter
 
isComplete(List<? extends Message<?>>) - Method in class org.springframework.integration.aggregator.DefaultResequencerStrategies
 
isComplete() - Method in class org.springframework.integration.aggregator.MessageBarrier
True if the barrier has received all the messages and can proceed to release them.
isComplete() - Method in class org.springframework.integration.aggregator.MessageGroup
 
isComplete(List<? extends Message<?>>) - Method in class org.springframework.integration.aggregator.SequenceSizeCompletionStrategy
 
isEligibleAttribute(String) - Method in class org.springframework.integration.adapter.config.AbstractRemotingGatewayParser
 
isEligibleAttribute(String) - Method in class org.springframework.integration.config.xml.GatewayParser
 
isEligibleAttribute(String) - Method in class org.springframework.integration.rmi.config.RmiInboundGatewayParser
 
isEligibleAttribute(String) - Method in class org.springframework.integration.ws.config.WebServiceInboundGatewayParser
 
isEmpty() - Method in class org.springframework.integration.core.MessageHeaders
 
isLockable(File) - Method in interface org.springframework.integration.file.locking.FileLocker
Checks whether the file passed in can be locked by this locker.
isLockable(File) - Method in class org.springframework.integration.file.locking.NioFileLocker
 
isReceive() - Method in class org.springframework.integration.security.channel.ChannelInvocation
 
isRunning() - Method in class org.springframework.integration.aggregator.AbstractMessageBarrierHandler
 
isRunning() - Method in class org.springframework.integration.aggregator.CorrelatingMessageHandler
 
isRunning() - Method in class org.springframework.integration.channel.interceptor.WireTap
Check whether the wire tap is currently running.
isRunning() - Method in class org.springframework.integration.config.annotation.MessagingAnnotationPostProcessor
 
isRunning() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
isRunning() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
isRunning() - Method in class org.springframework.integration.endpoint.AbstractEndpoint
 
isRunning() - Method in class org.springframework.integration.ws.MarshallingWebServiceInboundGateway
 
isSend() - Method in class org.springframework.integration.security.channel.ChannelInvocation
 
isSingleton() - Method in class org.springframework.integration.aggregator.MethodInvokingAggregatorFactoryBean
 
isSingleton() - Method in class org.springframework.integration.config.ConsumerEndpointFactoryBean
 
isSingleton() - Method in class org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean
 
isSingleton() - Method in class org.springframework.integration.file.config.FileListFilterFactoryBean
 
isSingleton() - Method in class org.springframework.integration.file.config.FileReadingMessageSourceFactoryBean
 
isSingleton() - Method in class org.springframework.integration.file.config.FileWritingMessageHandlerFactoryBean
 
isSingleton() - Method in class org.springframework.integration.gateway.GatewayProxyFactoryBean
 
isSingleton() - Method in class org.springframework.integration.mail.config.MailReceiverFactoryBean
 
isUsingDirectBuffers() - Method in class org.springframework.integration.ip.tcp.NioSocketReader
 
isValid(Source) - Method in class org.springframework.integration.xml.router.SchemaValidator
 
isValid(Source) - Method in interface org.springframework.integration.xml.router.XmlValidator
 
iterator() - Method in class org.springframework.integration.history.MessageHistory
Returns an iterator for an unmodifiable list of the history events.

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