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) |
getImplementationType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getImplementationType
public ProtonJMessage createMessage()
createMessage
in interface MessageFactory
public ProtonJMessage createMessage(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
createMessage
in interface MessageFactory
Copyright © 2013 The Apache Software Foundation. All rights reserved.