Uses of Class
org.apache.cxf.ws.mc.v200702.MessagePendingType
-
Packages that use MessagePendingType Package Description org.apache.cxf.ws.mc.v200702 -
-
Uses of MessagePendingType in org.apache.cxf.ws.mc.v200702
Methods in org.apache.cxf.ws.mc.v200702 that return MessagePendingType Modifier and Type Method Description MessagePendingTypeObjectFactory. createMessagePendingType()Create an instance ofMessagePendingTypeMethods in org.apache.cxf.ws.mc.v200702 that return types with arguments of type MessagePendingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MessagePendingType>ObjectFactory. createMessagePending(MessagePendingType value)Methods in org.apache.cxf.ws.mc.v200702 with parameters of type MessagePendingType Modifier and Type Method Description javax.xml.bind.JAXBElement<MessagePendingType>ObjectFactory. createMessagePending(MessagePendingType value)
-