Interface MessageGroupIdStrategy

All Known Implementing Classes:
ConstantMessageGroupIdStrategy, ExchangeIdMessageGroupIdStrategy, PropertyValueMessageGroupIdStrategy

public interface MessageGroupIdStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    getMessageGroupId(org.apache.camel.Exchange exchange)
     
  • Method Details

    • getMessageGroupId

      String getMessageGroupId(org.apache.camel.Exchange exchange)