Package com.helger.phase4.sender
Interface IAS4SenderInterrupt
public interface IAS4SenderInterrupt
A specific helper interface with the sole purpose to be able to interrupt the
sending of a document after all checks are performed.
- Since:
- 0.13.0
- Author:
- Philip Helger
-
Method Summary
-
Method Details
-
canSendDocument
- Returns:
EContinue.CONTINUEto send the message,EContinue.BREAKto not send the message. May not benull.
-