Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.UserMessage
-
Packages that use UserMessage Package Description network.oxalis.ng.as4.outbound network.oxalis.ng.as4.util org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of UserMessage in network.oxalis.ng.as4.outbound
Methods in network.oxalis.ng.as4.outbound that return UserMessage Modifier and Type Method Description UserMessageMessagingProvider. getUserMessage(TransmissionRequest request, Collection<org.apache.cxf.message.Attachment> attachments) -
Uses of UserMessage in network.oxalis.ng.as4.util
Methods in network.oxalis.ng.as4.util that return UserMessage Modifier and Type Method Description static UserMessageSOAPHeaderParser. getUserMessage(jakarta.xml.soap.SOAPHeader header)Methods in network.oxalis.ng.as4.util with parameters of type UserMessage Modifier and Type Method Description jakarta.xml.soap.SOAPMessageAs4MessageFactory. createReceiptMessage(UserMessage inUserMessage, ProsessingContext prosessingContext) -
Uses of UserMessage in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704
Fields in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type UserMessage Modifier and Type Field Description protected List<UserMessage>Messaging. userMessageMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return UserMessage Modifier and Type Method Description UserMessageObjectFactory. createUserMessage()Create an instance ofUserMessageMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type UserMessage Modifier and Type Method Description List<UserMessage>Messaging. getUserMessage()Gets the value of the userMessage property.
-