Uses of Class
com.helger.phase4.ebms3header.Ebms3Error
Packages that use Ebms3Error
Package
Description
-
Uses of Ebms3Error in com.helger.phase4.client
Methods in com.helger.phase4.client that return types with arguments of type Ebms3ErrorModifier and TypeMethodDescriptionfinal com.helger.commons.collection.impl.ICommonsList<Ebms3Error> AS4ClientErrorMessage.errorMessages() -
Uses of Ebms3Error in com.helger.phase4.ebms3header
Methods in com.helger.phase4.ebms3header that return Ebms3ErrorModifier and TypeMethodDescriptionEbms3Error.clone()Created by ph-jaxb-plugin -Xph-cloneable2ObjectFactory.createEbms3Error()Create an instance ofEbms3ErrorEbms3SignalMessage.getErrorAtIndex(int index) Created by ph-jaxb-plugin -Xph-list-extensionMethods in com.helger.phase4.ebms3header that return types with arguments of type Ebms3ErrorModifier and TypeMethodDescriptionEbms3SignalMessage.getError()Gets the value of the error property.Methods in com.helger.phase4.ebms3header with parameters of type Ebms3ErrorModifier and TypeMethodDescriptionvoidEbms3SignalMessage.addError(Ebms3Error elem) Created by ph-jaxb-plugin -Xph-list-extensionvoidEbms3Error.cloneTo(Ebms3Error ret) This method clones all values fromthisto the passed object.Method parameters in com.helger.phase4.ebms3header with type arguments of type Ebms3ErrorModifier and TypeMethodDescriptionvoidEbms3SignalMessage.setError(List<Ebms3Error> aList) Created by ph-jaxb-plugin -Xph-list-extension -
Uses of Ebms3Error in com.helger.phase4.incoming
Methods in com.helger.phase4.incoming that return Ebms3ErrorMethod parameters in com.helger.phase4.incoming with type arguments of type Ebms3ErrorModifier and TypeMethodDescriptionvoidIAS4RequestHandlerErrorConsumer.onAS4ErrorMessage(IAS4IncomingMessageState aIncomingState, com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aEbmsErrors, AS4ErrorMessage aAS4ErrorMsg) Invoked when an AS4 error message is created. -
Uses of Ebms3Error in com.helger.phase4.incoming.spi
Method parameters in com.helger.phase4.incoming.spi with type arguments of type Ebms3ErrorModifier and TypeMethodDescriptionIAS4IncomingMessageProcessorSPI.processAS4SignalMessage(IAS4IncomingMessageMetadata aIncomingMessageMetadata, com.helger.commons.http.HttpHeaderMap aHttpHeaders, Ebms3SignalMessage aSignalMessage, IPMode aPMode, IAS4IncomingMessageState aIncomingState, com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aProcessingErrorMessages) Process incoming AS4 signal message - pull-request and receipt.
Attachment and Payload are not needed since they are allowed, but should not be added to a SignalMessage Because the will be ignored in the MSH - Processing. -
Uses of Ebms3Error in com.helger.phase4.model.error
Methods in com.helger.phase4.model.error that return Ebms3Error -
Uses of Ebms3Error in com.helger.phase4.model.message
Method parameters in com.helger.phase4.model.message with type arguments of type Ebms3ErrorModifier and TypeMethodDescriptionstatic AS4ErrorMessageAS4ErrorMessage.create(ESoapVersion eSoapVersion, Ebms3MessageInfo aEbms3MessageInfo, com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aErrorMessages) static AS4ErrorMessageAS4ErrorMessage.create(ESoapVersion eSoapVersion, String sRefToMessageID, com.helger.commons.collection.impl.ICommonsList<Ebms3Error> aErrorMessages)