Uses of Class
com.helger.phase4.ebms3header.Ebms3UserMessage
Packages that use Ebms3UserMessage
Package
Description
-
Uses of Ebms3UserMessage in com.helger.phase4.client
Methods in com.helger.phase4.client that return Ebms3UserMessageModifier and TypeMethodDescriptionfinal Ebms3UserMessageAS4ClientReceiptMessage.getEbms3UserMessage()Methods in com.helger.phase4.client with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptionfinal AS4ClientReceiptMessageAS4ClientReceiptMessage.setEbms3UserMessage(Ebms3UserMessage aEbms3UserMessage) Needs to be set to refer to the message which this receipt is the response and if non-repudiation is not used, to fill the receipt content -
Uses of Ebms3UserMessage in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3UserMessageModifier and TypeMethodDescriptionEbms3UserMessage.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createEbms3UserMessage()Create an instance ofEbms3UserMessageEbms3Messaging.getUserMessageAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.ebms3header that return types with arguments of type Ebms3UserMessageModifier and TypeMethodDescriptionEbms3Messaging.getUserMessage()Gets the value of the userMessage property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptionvoidEbms3Messaging.addUserMessage(Ebms3UserMessage elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3UserMessage.cloneTo(Ebms3UserMessage ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.ebms3header with type arguments of type Ebms3UserMessageModifier and TypeMethodDescriptionvoidEbms3Messaging.setUserMessage(List<Ebms3UserMessage> aList) Created by ph-jaxb-plugin -Xph-list-extension -
Uses of Ebms3UserMessage in com.helger.phase4.incoming
Methods in com.helger.phase4.incoming that return Ebms3UserMessageModifier and TypeMethodDescriptiondefault Ebms3UserMessageIAS4IncomingMessageState.getEbmsUserMessage()static Ebms3UserMessageAS4IncomingHandler.parseUserMessage(IAS4CryptoFactory aCryptoFactorySign, IAS4CryptoFactory aCryptoFactoryCrypt, IAS4PModeResolver aPModeResolver, IAS4IncomingAttachmentFactory aIAF, IAS4IncomingProfileSelector aAS4ProfileSelector, AS4ResourceHelper aResHelper, IPMode aSendingPMode, Locale aLocale, IAS4IncomingMessageMetadata aIncomingMessageMetadata, org.apache.hc.core5.http.HttpResponse aHttpResponse, byte[] aMessagePayload, IAS4IncomingDumper aIncomingDumper, IAS4IncomingSecurityConfiguration aIncomingSecurityConfiguration, IAS4IncomingReceiverConfiguration aIncomingReceiverConfiguration, IAS4UserMessageConsumer aUserMsgConsumer) Methods in com.helger.phase4.incoming with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptionvoidIAS4UserMessageConsumer.handleUserMessage(Ebms3UserMessage aEbmsUserMsg, IAS4IncomingMessageMetadata aIncomingMessageMetadata, IAS4IncomingMessageState aIncomingState) Handling an EBMS 3 User Message. -
Uses of Ebms3UserMessage in com.helger.phase4.incoming.spi
Methods in com.helger.phase4.incoming.spi that return Ebms3UserMessageMethods in com.helger.phase4.incoming.spi with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptionAS4SignalMessageProcessorResult.createSuccess(com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aAttachments, String sAsyncResponseURL, Ebms3UserMessage aPullReturnUserMessage) IAS4IncomingMessageProcessorSPI.processAS4UserMessage(IAS4IncomingMessageMetadata aIncomingMessageMetadata, com.helger.commons.http.HttpHeaderMap aHttpHeaders, Ebms3UserMessage aUserMessage, IPMode aPMode, Node aPayload, com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aIncomingAttachments, IAS4IncomingMessageState aIncomingState, com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aProcessingErrorMessages) Process incoming AS4 user messageConstructors in com.helger.phase4.incoming.spi with parameters of type Ebms3UserMessageModifierConstructorDescriptionprotectedAS4SignalMessageProcessorResult(com.helger.commons.state.ESuccess eSuccess, com.helger.commons.collection.impl.ICommonsList<WSS4JAttachment> aAttachments, String sAsyncResponseURL, Ebms3UserMessage aPullReturnUserMessage) -
Uses of Ebms3UserMessage in com.helger.phase4.model.message
Methods in com.helger.phase4.model.message that return Ebms3UserMessageMethods in com.helger.phase4.model.message with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptionstatic AS4ReceiptMessageAS4ReceiptMessage.create(ESoapVersion eSoapVersion, String sMessageID, Ebms3UserMessage aEbms3UserMessageToRespond, Node aSoapDocument, boolean bShouldUseNonRepudiation, String sRefToMessageID) This method creates a receipt message.static AS4UserMessageAS4UserMessage.create(ESoapVersion eSoapVersion, Ebms3UserMessage aUserMessage) Constructors in com.helger.phase4.model.message with parameters of type Ebms3UserMessageModifierConstructorDescriptionAS4UserMessage(ESoapVersion eSoapVersion, Ebms3UserMessage aUserMessage) -
Uses of Ebms3UserMessage in com.helger.phase4.profile
Methods in com.helger.phase4.profile with parameters of type Ebms3UserMessageModifier and TypeMethodDescriptiondefault voidIAS4ProfileValidator.validateInitiatorIdentity(Ebms3UserMessage aUserMsg, X509Certificate aSignCert, IAS4IncomingMessageMetadata aMessageMetadata, com.helger.commons.error.list.ErrorList aErrorList) Validation the initiator identitydefault voidIAS4ProfileValidator.validateUserMessage(Ebms3UserMessage aUserMsg, com.helger.commons.error.list.ErrorList aErrorList) Validation a UserMessage