Package org.springframework.integration.endpoint.interceptor

Class Summary
ConcurrencyInterceptor An EndpointInterceptor implementation that delegates to a TaskExecutor for concurrent, asynchronous message handling.
EndpointInterceptorAdapter A convenience base class for implementing EndpointInterceptors.
TransactionInterceptor An EndpointInterceptor implementation that provides transactional behavior with a PlatformTransactionManager.