public class MessageFactoryImpl extends ProtonFactoryImpl implements MessageFactory
ProtonFactory.ImplementationType| Constructor and Description |
|---|
MessageFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
ProtonJMessage |
createMessage() |
ProtonJMessage |
createMessage(Header header,
DeliveryAnnotations deliveryAnnotations,
MessageAnnotations messageAnnotations,
Properties properties,
ApplicationProperties applicationProperties,
Section body,
Footer footer) |
getImplementationTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetImplementationTypepublic ProtonJMessage createMessage()
createMessage in interface MessageFactorypublic ProtonJMessage createMessage(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
createMessage in interface MessageFactoryCopyright © 2014 The Apache Software Foundation. All rights reserved.