JmsProducerOptions Struct Reference

#include <JmsProducer.h>


Data Fields

JMS32I flags
JmsDestinationdestination
int deliveryMode
int priority
JMS64I timeToLive

Detailed Description

This structure is used to indicate production options


Field Documentation

int JmsProducerOptions::deliveryMode
 

The delivery mode to use with this message if JMS_PO_DELIVERY_MODE is set in flags

JmsDestination* JmsProducerOptions::destination
 

The destination to send this message to if JMS_PO_DESTINATION is set in flags

JMS32I JmsProducerOptions::flags
 

flags tells which options have been set. Valid flags are defined using the JMS_PO_... defines

int JmsProducerOptions::priority
 

The priority that should be used with this message if JMS_PO_PRIORITY is set in flags

JMS64I JmsProducerOptions::timeToLive
 

The time to live for this message if JMS_PO_TIMETOLIVE has been set in flags


The documentation for this struct was generated from the following file:
Contact Oracle    Legal Notices    Copyright 1996,2010. Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server JMS C API Reference
11g Release 1 (10.3.3)

Part Number E13942-02


Generated by doxygen 1.2.18