public interface MessageFactory extends ProtonFactory
ProtonFactory.ImplementationType| Modifier and Type | Method and Description |
|---|---|
Message |
createMessage() |
Message |
createMessage(Header header,
DeliveryAnnotations deliveryAnnotations,
MessageAnnotations messageAnnotations,
Properties properties,
ApplicationProperties applicationProperties,
Section body,
Footer footer) |
getImplementationTypeMessage createMessage()
Message createMessage(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.