Interface MessageDirectionAware

All Known Subinterfaces:
DataDictionary<T>
All Known Implementing Classes:
AbstractMessageProcessor

public interface MessageDirectionAware
Author:
Christoph Deppisch
  • Method Summary

    Modifier and Type
    Method
    Description
    Indicates 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: