Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.Messaging
-
Packages that use Messaging Package Description network.oxalis.as4.outbound org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 -
-
Uses of Messaging in network.oxalis.as4.outbound
Methods in network.oxalis.as4.outbound that return Messaging Modifier and Type Method Description MessagingMessagingProvider. createMessagingHeader(network.oxalis.api.outbound.TransmissionRequest request, Collection<org.apache.cxf.message.Attachment> attachments) -
Uses of Messaging 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 declared as Messaging Modifier and Type Field Description protected MessagingMessaging.Builder. _storedValueMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with type parameters of type Messaging Modifier and Type Method Description protected <_P extends Messaging>
_PMessaging.Builder. init(_P _product)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return Messaging Modifier and Type Method Description MessagingMessaging.Builder. build()MessagingObjectFactory. createMessaging()Create an instance ofMessagingMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return types with arguments of type Messaging Modifier and Type Method Description javax.xml.bind.JAXBElement<Messaging>ObjectFactory. createMessaging(Messaging value)Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Messaging Modifier and Type Method Description static Messaging.Builder<Void>Messaging. copyExcept(Messaging _other, com.kscs.util.jaxb.PropertyTree _propertyTree)Messaging.Builder<_B>Messaging.Builder. copyOf(Messaging _other)static <_B> Messaging.Builder<_B>Messaging. copyOf(Messaging _other)static <_B> Messaging.Builder<_B>Messaging. copyOf(Messaging _other, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)static Messaging.Builder<Void>Messaging. copyOnly(Messaging _other, com.kscs.util.jaxb.PropertyTree _propertyTree)javax.xml.bind.JAXBElement<Messaging>ObjectFactory. createMessaging(Messaging value)Constructors in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type Messaging Constructor Description Builder(_B _parentBuilder, Messaging _other, boolean _copy)Builder(_B _parentBuilder, Messaging _other, boolean _copy, com.kscs.util.jaxb.PropertyTree _propertyTree, com.kscs.util.jaxb.PropertyTreeUse _propertyTreeUse)
-