Class AS4SignalMessageProcessorResult

java.lang.Object
com.helger.phase4.servlet.spi.AS4MessageProcessorResult
com.helger.phase4.servlet.spi.AS4SignalMessageProcessorResult
All Implemented Interfaces:
com.helger.commons.state.ISuccessIndicator

public class AS4SignalMessageProcessorResult extends AS4MessageProcessorResult
This class represents the result of a message processor SPI implementation.
Note: cannot be serializable because WSS4JAttachment is not serializable
Author:
Philip Helger