Package org.apache.qpid.proton.message
Class Message.Factory
java.lang.Object
org.apache.qpid.proton.message.Message.Factory
- Enclosing interface:
- Message
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Message
create()
static Message
create
(Header header, DeliveryAnnotations deliveryAnnotations, MessageAnnotations messageAnnotations, Properties properties, ApplicationProperties applicationProperties, Section body, Footer footer)
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
-