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

E

ENCODING_GZIP - Static variable in class org.springframework.integration.http.AbstractHttpRequestExecutor
 
entrySet() - Method in class org.springframework.integration.core.MessageHeaders
 
equals(Object) - Method in class org.springframework.integration.core.MessageHeaders
 
equals(Object) - Method in class org.springframework.integration.history.MessageHistory
 
equals(Object) - Method in class org.springframework.integration.ip.tcp.SimpleTcpNetOutboundGateway
 
equals(Object) - Method in class org.springframework.integration.message.GenericMessage
 
ERROR_CHANNEL - Static variable in class org.springframework.integration.core.MessageHeaders
 
ERROR_CHANNEL_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
 
ErrorHandlingTaskExecutor - Class in org.springframework.integration.util
A TaskExecutor implementation that wraps an existing Executor instance in order to catch any exceptions.
ErrorHandlingTaskExecutor(Executor, ErrorHandler) - Constructor for class org.springframework.integration.util.ErrorHandlingTaskExecutor
 
ErrorMessage - Class in org.springframework.integration.message
A message implementation that accepts a Throwable payload.
ErrorMessage(Throwable) - Constructor for class org.springframework.integration.message.ErrorMessage
 
ErrorMessageExceptionTypeRouter - Class in org.springframework.integration.router
A Message Router that resolves the target MessageChannel for messages whose payload is an Exception.
ErrorMessageExceptionTypeRouter() - Constructor for class org.springframework.integration.router.ErrorMessageExceptionTypeRouter
 
escapeRegExSpecials(String) - Static method in class org.springframework.integration.ip.util.RegexUtils
Escapes (precedes with \) any characters in the parameter in the set

.$[]^*+{}()\?|

Used to escape a string that is used as a regular expression pattern, to remove the special meaning of these characters.
ETX - Static variable in interface org.springframework.integration.ip.tcp.MessageFormats
 
etxPart - Variable in class org.springframework.integration.ip.tcp.NioSocketWriter
A buffer containing the ETX for when the messageFormat is MessageFormats.FORMAT_STX_ETX.
evaluate(Message<?>) - Method in interface org.springframework.integration.transformer.HeaderEnricher.ValueHolder
 
evaluateExpression(Expression, Message<?>) - Method in class org.springframework.integration.handler.AbstractMessageProcessor
 
evaluateXPath(XPathExpression, Node) - Method in enum org.springframework.integration.xml.xpath.XPathEvaluationType
 
EventDrivenConsumer - Class in org.springframework.integration.endpoint
Message Endpoint that connects any MessageHandler implementation to a SubscribableChannel.
EventDrivenConsumer(SubscribableChannel, MessageHandler) - Constructor for class org.springframework.integration.endpoint.EventDrivenConsumer
 
exchange(Message<?>) - Method in class org.springframework.integration.gateway.RemotingInboundGatewaySupport
 
exchange(Message<?>) - Method in interface org.springframework.integration.gateway.RequestReplyExchanger
 
execute(MessageGroup) - Method in interface org.springframework.integration.store.MessageGroupCallback
 
execute(Runnable) - Method in class org.springframework.integration.util.ErrorHandlingTaskExecutor
 
executeMethod(Collection<? extends Message<?>>) - Method in class org.springframework.integration.aggregator.MessageListMethodAdapter
 
executeRequest(HttpRequest) - Method in class org.springframework.integration.http.AbstractHttpRequestExecutor
Execute a request to send its content to its target URL.
executeRequest(HttpRequest) - Method in interface org.springframework.integration.http.HttpRequestExecutor
 
ExecutorChannel - Class in org.springframework.integration.channel
An implementation of MessageChannel that delegates to an instance of UnicastingDispatcher which in turn delegates all dispatching invocations to an Executor.
ExecutorChannel(Executor) - Constructor for class org.springframework.integration.channel.ExecutorChannel
Create an ExecutorChannel that delegates to the provided Executor when dispatching Messages.
ExecutorChannel(Executor, LoadBalancingStrategy) - Constructor for class org.springframework.integration.channel.ExecutorChannel
Create an ExecutorChannel with a LoadBalancingStrategy that delegates to the provided Executor when dispatching Messages.
executorService - Variable in class org.springframework.integration.ip.AbstractInternetProtocolSendingMessageHandler
 
EXPIRATION_DATE - Static variable in class org.springframework.integration.core.MessageHeaders
 
expireMessageGroups(long) - Method in class org.springframework.integration.store.AbstractMessageGroupStore
 
expireMessageGroups(long) - Method in interface org.springframework.integration.store.MessageGroupStore
Extract all expired groups (whose timestamp is older than the current time less the threshold provided) and call each of the registered callbacks on them in turn.
EXPRESSION_ATTRIBUTE - Static variable in class org.springframework.integration.config.xml.AbstractConsumerEndpointParser
 
ExpressionBinding - Annotation Type in org.springframework.integration.aop
Annotation that provides the variable names to use when constructing the evaluation context for a MessagePublishingInterceptor.
ExpressionEvaluatingMessageProcessor - Class in org.springframework.integration.handler
A MessageProcessor implementation that evaluates a SpEL expression with the Message itself as the root object within the evaluation context.
ExpressionEvaluatingMessageProcessor(String) - Constructor for class org.springframework.integration.handler.ExpressionEvaluatingMessageProcessor
 
ExpressionEvaluatingRouter - Class in org.springframework.integration.router
A Message Router implementation that evaluates the specified SpEL expression.
ExpressionEvaluatingRouter(String) - Constructor for class org.springframework.integration.router.ExpressionEvaluatingRouter
 
ExpressionEvaluatingSelector - Class in org.springframework.integration.filter
A MessageSelector implementation that evaluates a SpEL expression.
ExpressionEvaluatingSelector(String) - Constructor for class org.springframework.integration.filter.ExpressionEvaluatingSelector
 
ExpressionEvaluatingSplitter - Class in org.springframework.integration.splitter
A Message Splitter implementation that evaluates the specified SpEL expression.
ExpressionEvaluatingSplitter(String) - Constructor for class org.springframework.integration.splitter.ExpressionEvaluatingSplitter
 
ExpressionEvaluatingTransformer - Class in org.springframework.integration.transformer
A Message Transformer implementation that evaluates the specified SpEL expression.
ExpressionEvaluatingTransformer(String) - Constructor for class org.springframework.integration.transformer.ExpressionEvaluatingTransformer
 
extractOutputPropertyHeaders(MessageHeaders) - Method in class org.springframework.integration.xml.transformer.DefaultTransformerConfigurer
 
extractParameterHeaders(MessageHeaders) - Method in class org.springframework.integration.xml.transformer.DefaultTransformerConfigurer
 

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