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.message.GenericMessage
 
equals(Object) - Method in class org.springframework.integration.scheduling.CronTrigger
 
ERROR_CHANNEL - Static variable in class org.springframework.integration.core.MessageHeaders
 
ERROR_CHANNEL_BEAN_NAME - Static variable in class org.springframework.integration.context.IntegrationContextUtils
 
ErrorHandler - Interface in org.springframework.integration.util
Strategy for handling a Throwable.
ErrorHandlingTaskExecutor - Class in org.springframework.integration.util
A TaskExecutor implementation that wraps an existing TaskExecutor instance in order to catch any exceptions.
ErrorHandlingTaskExecutor(TaskExecutor, 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
 
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
 
execute(Runnable) - Method in class org.springframework.integration.scheduling.SimpleTaskScheduler
 
execute(Runnable) - Method in class org.springframework.integration.util.ErrorHandlingTaskExecutor
 
executeMethod(List<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 a TaskExecutor.
ExecutorChannel(TaskExecutor) - Constructor for class org.springframework.integration.channel.ExecutorChannel
Create an ExecutorChannel that delegates to the provided TaskExecutor when dispatching Messages.
ExecutorChannel(TaskExecutor, LoadBalancingStrategy) - Constructor for class org.springframework.integration.channel.ExecutorChannel
Create an ExecutorChannel with a LoadBalancingStrategy that delegates to the provided TaskExecutor when dispatching Messages.
EXPIRATION_DATE - Static variable in class org.springframework.integration.core.MessageHeaders
 

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