Package com.helger.phase4.sender
package com.helger.phase4.sender
-
ClassDescriptionAbstractAS4MessageBuilder<IMPLTYPE extends AbstractAS4MessageBuilder<IMPLTYPE>>Abstract builder base class with the requirements for all message types.AbstractAS4PullRequestBuilder<IMPLTYPE extends AbstractAS4PullRequestBuilder<IMPLTYPE>>Abstract builder base class for a Pull Request.AbstractAS4UserMessageBuilder<IMPLTYPE extends AbstractAS4UserMessageBuilder<IMPLTYPE>>Abstract builder base class for a user message.Specific enumeration with the result error codes of the
AbstractAS4UserMessageBuilder.sendMessageAndCheckForReceipt()method.AbstractAS4UserMessageBuilderMIMEPayload<IMPLTYPE extends AbstractAS4UserMessageBuilderMIMEPayload<IMPLTYPE>>Abstract builder base class for a user messages that put the payload in a MIME part.Helper class to send and AS4 message and handle an incoming AS4 response.This class contains all the settings necessary to send AS4 messages using the builder pattern.The default PullRequest builder.This sending builder enforces the creation of a MIME message by putting the payload as a MIME part.A specific helper interface with the sole purpose to be able to interrupt the sending of a document after all checks are performed.A specific callback interface to get the effective sending date time