Package com.helger.phase4.incoming
package com.helger.phase4.incoming
-
ClassDescriptionUtility methods for incoming AS4 messages.Callback interface for handling the parsing result.Messaging helper methods.
Old name before v3:AS4MessagingHelperThis class holds optional metadata for a single incoming request.This class keeps track of the status of an incoming message.Implementation ofIAS4IncomingProfileSelectortaking a constant AS4 profile ID.Default implementation ofIAS4IncomingProfileSelectortaking the AS4 profile ID from the globalAS4ProfileSelector.Default implementation ofIAS4IncomingReceiverConfiguration.Process incoming AS4 transmissions.This class contains the init method for the server: TheMetaAS4Managerinstance is ensured to be present The duplicate cleanup job will also be started.This interface lets you access optional metadata for a single incoming message.
SeeAS4IncomingHelperfor a transformation method of this object to a JSON representation.
Note: it does not contain the AS4 message ID or similar parameters, because instance of the class must also be present for incoming messages that are invalid AS4 message and hence have no AS4 message ID.Read-only AS4 message state for incoming messages.
Old name before v3:IAS4MessageStateCallback interface to determine the used AS4 profile of an incoming message.Contains some configuration properties for incoming messages.A callback interface to be notified about returned errors.A synthetic wrapper for an AS4 HTTP response.Specialized interface for the EBMS 3 Signal Message consumer.Callback interface to indicate finalization of async processing.Specialized interface for the EBMS 3 User Message consumer.