Interface InboundTaskProcessor


  • public interface InboundTaskProcessor
    Interface to be implemented at the task inbound endpoint to distinguish task/no-task inbound endpoints
    • Method Detail

      • destroy

        void destroy​(boolean removeTask)