Package org.citrusframework.message
Interface MessageDirectionAware
- All Known Subinterfaces:
DataDictionary<T>
- All Known Implementing Classes:
AbstractMessageProcessor
public interface MessageDirectionAware
- Author:
- Christoph Deppisch
-
Method Summary
Modifier and TypeMethodDescriptionIndicates the direction of messages this processor should apply to.
-
Method Details
-
getDirection
MessageDirection getDirection()Indicates the direction of messages this processor should apply to.- Returns:
-