Uses of Class
org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704.CollaborationInfo
-
Packages that use CollaborationInfo 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 CollaborationInfo in network.oxalis.ng.as4.outbound
Methods in network.oxalis.ng.as4.outbound that return CollaborationInfo Modifier and Type Method Description CollaborationInfoMessagingProvider. createCollaborationInfo(TransmissionRequest request) -
Uses of CollaborationInfo in network.oxalis.ng.as4.util
Methods in network.oxalis.ng.as4.util with parameters of type CollaborationInfo Modifier and Type Method Description org.apache.neethi.PolicyPolicyService. getPolicy(CollaborationInfo collaborationInfo)org.apache.neethi.PolicyPolicyService. getPolicy(CollaborationInfo collaborationInfo, org.apache.cxf.Bus bus) -
Uses of CollaborationInfo 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 CollaborationInfo Modifier and Type Field Description protected CollaborationInfoUserMessage. collaborationInfoMethods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 that return CollaborationInfo Modifier and Type Method Description CollaborationInfoObjectFactory. createCollaborationInfo()Create an instance ofCollaborationInfoCollaborationInfoUserMessage. getCollaborationInfo()Gets the value of the collaborationInfo property.Methods in org.oasis_open.docs.ebxml_msg.ebms.v3_0.ns.core._200704 with parameters of type CollaborationInfo Modifier and Type Method Description voidUserMessage. setCollaborationInfo(CollaborationInfo value)Sets the value of the collaborationInfo property.
-