Class MAPAggregatorImpl

    • Constructor Detail

      • MAPAggregatorImpl

        public MAPAggregatorImpl()
        Constructor.
      • MAPAggregatorImpl

        public MAPAggregatorImpl​(MAPAggregator mag)
    • Method Detail

      • mediate

        protected boolean mediate​(Message message,
                                  boolean isFault)
        Mediate message flow.
        Parameters:
        message - the current message
        isFault - true if a fault is being mediated
        Returns:
        true if processing should continue on dispatch path
      • getActionUri

        protected String getActionUri​(Message message,
                                      boolean checkMessage)