Package com.consol.citrus.message
Interface MessageDirectionAware
-
- All Known Subinterfaces:
DataDictionary<T>,MessageConstructionInterceptor
- All Known Implementing Classes:
AbstractMessageProcessor
public interface MessageDirectionAware- Author:
- Christoph Deppisch
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description MessageDirectiongetDirection()Indicates the direction of messages this processor should apply to.
-
-
-
Method Detail
-
getDirection
MessageDirection getDirection()
Indicates the direction of messages this processor should apply to.- Returns:
-
-