Uses of Class
com.helger.phase4.sender.AbstractAS4UserMessageBuilderMIMEPayload
Packages that use AbstractAS4UserMessageBuilderMIMEPayload
-
Uses of AbstractAS4UserMessageBuilderMIMEPayload in com.helger.phase4.sender
Classes in com.helger.phase4.sender with type parameters of type AbstractAS4UserMessageBuilderMIMEPayloadModifier and TypeClassDescriptionclassAbstractAS4UserMessageBuilderMIMEPayload<IMPLTYPE extends AbstractAS4UserMessageBuilderMIMEPayload<IMPLTYPE>>Abstract builder base class for a user messages that puts also the main payload in a single MIME part and NOT in the SOAP body.Subclasses of AbstractAS4UserMessageBuilderMIMEPayload in com.helger.phase4.senderModifier and TypeClassDescriptionstatic classThis sending builder enforces the creation of a MIME message by putting the payload as a MIME part.