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 MessagePendingType
ObjectFactory. createMessagePendingType()
Create an instance ofMessagePendingType
Methods in org.apache.cxf.ws.mc.v200702 that return types with arguments of type MessagePendingType Modifier and Type Method Description JAXBElement<MessagePendingType>
ObjectFactory. createMessagePending(MessagePendingType value)
Methods in org.apache.cxf.ws.mc.v200702 with parameters of type MessagePendingType Modifier and Type Method Description JAXBElement<MessagePendingType>
ObjectFactory. createMessagePending(MessagePendingType value)
-