Uses of Class
org.springframework.integration.channel.AbstractMessageChannel.ChannelInterceptorList
Package
Description
Provides classes representing various channel types.
-
Uses of AbstractMessageChannel.ChannelInterceptorList in org.springframework.integration.channel
Modifier and TypeFieldDescriptionprotected final AbstractMessageChannel.ChannelInterceptorList
AbstractMessageChannel.interceptors
Modifier and TypeMethodDescriptionAbstractMessageChannel.getIChannelInterceptorList()
Exposes the interceptor list instance for subclasses.