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.A specific helper interface with the sole purpose to be able to interrupt the sending of a document after all checks are performed.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.