Class AS4Sender

java.lang.Object
com.helger.phase4.sender.AS4Sender

@Immutable public final class AS4Sender extends Object
This class contains all the settings necessary to send AS4 messages using the builder pattern. See Builder.sendMessage and Builder.sendMessage as the main methods to trigger the sending, with all potential customization.
Please note that this sender DOES NOT apply any profile specific settings.
Since:
0.10.0
Author:
Philip Helger
  • Method Details