Sun Java logo     Previous      Contents

Sun logo
Sun Java System Message Queue 3 2005Q1 Developer's Guide for C Clients 

A - B - C - D - E - F - G - H - I - J - K - L - M - N - O - P - Q - R - S - T - U - V - W - X - Y - Z

Index

A

acknowledgements

data type for  1

periodic  1

B

broker

acknowledging consumed messages  1

acknowledging sent messages  1

certificate for  1

control messages  1, 2

host port for  1

name for  1

security  1, 2

broker acknowledgements

automatic  1

C

C API

header files  1

runtime library  1

checklist for client deployment  1

client acknowledgements  1

explicit  1

client identifier (ClientID)  1

connection properties

iterating through  1

type of  1

connections

closing  1

creating  1, 2

creating properties for  1, 2

exceptions  1, 2

freeing  1, 2

freeing properties of  1, 2

handle to  1

orderly shutdown  1

properties of  1, 2

secure, initializing  1

specifying  1

starting  1

stopping  1

timed out limit  1

transport protocol for  1

ConstMQString type  1

consumers

asynchronous  1

closing  1

creating asynchronous  1

creating asynchronous durable  1

creating durable  1

creating synchronous  1

handle to  1

ping interval  1

synchronous  1, 2, 3, 4, 5

type of  1

unsubscribing durable  1

working with  1

D

dead message queue  1

delivery modes  1

data type for  1

deployment checklist for client applications  1

destinations

creating  1, 2

creating temporary  1

freeing  1

getting type of  1

handle to  1

type of  1

directory variables

IMQ_HOME  1

distributed applications and synchronous consumers  1, 2

durable subscriptions

performance impact of  1

E

environment variables, See directory variables

error handling

error trace  1

error type  1

getting status code  1

MQStatus type  1

status string  1

exceptions

listener for  1

F

fixed integer type support  1

FLOW_CONTROL property  1

H

header files  1, 2

I

IMQ_HOME directory variable  1

J

JMS clients

deployment checklist  1

factors impacting performance  1

programming model  1

requirements for deployment  1

setup summary  1

JMS specification  1

JMS_SUN_DMQ_BODY_TRUNCATED property  1

JMS_SUN_DMQ_PRODUCING_BROKER property  1

JMS_SUN_DMQ_UNDELIVERED_COMMENTS property  1

JMS_SUN_DMQ_UNDELIVERED_EXCEPTION property  1

JMS_SUN_DMQ_UNDELIVERED_REASON property  1

JMS_SUN_DMQ_UNDELIVERED_TIMESTAMP property  1

JMS_SUN_LOG_DEAD_MESSAGES property  1

JMS_SUN_PRESERVE_UNDELIVERED property  1

JMS_SUN_TRUNCATE_MSG_BODY property  1

JMSCorrelationID message header field  1

JMSDeliveryMode message header field  1

JMSDestination message header field  1

JMSExpiration message header field  1

JMSMessageID message header field  1

JMSPriority message header field  1

JMSRedelivered message header field  1

JMSReplyTo message header field  1

JMSTimestamp message header field  1

JMSType message header field  1

JMSXDeliveryCount property  1

L

listeners, message

data type for  1, 2

logging  1

M

memory management  1

message acknowledgements  1

message consumption

asynchronous  1

message headers

getting  1

properties  1

setting  1

message properties

default values for  1

getting  1, 2

handle to  1

iterating through  1, 2

setting  1

type of  1

Message Queue

fixed integer type support  1

header files  1

meta data for  1

name of  1

version of  1

Message Queue programs, building  1

message selector  1

messages

acknowledging  1

body  1

body type, and performance  1

composing  1

correlation id  1

creating bytes type  1

creating text type  1

expiration of  1

filtering  1

freeing  1

getting text of  1

getting type of  1

handle to  1

limit of unconsumed  1

mode of  1

ordering of  1

prioritizing  1

priority of  1

processing  1

receiving  1

redelivered status  1

reply-to destination  1, 2

selector for  1, 2, 3

selectors  1

sending  1, 2, 3, 4, 5

set text of  1

size, and performance  1

type of  1, 2

messages properties

creating  1

freeing  1

mq.sys.dmq queue  1

MQ_ACK_ON_ACKNOWLEDGE_PROPERTY  1, 2

MQ_ACK_ON_PRODUCE_PROPERTY  1

MQ_ACK_TIMEOUT_PROPERTY  1, 2

MQ_AUTO_ACKNOWLEDGE enum  1

MQ_BOOL_TYPE property  1

MQ_BROKER_NAME_PROPERTY  1

MQ_BROKER_PORT_PROPERTY  1

MQ_BYTES_MESSAGE message type  1

MQ_CLIENT_ACKNOWLEDGE enum  1

MQ_CONNECTION_FLOW_COUNT_PROPERTY  1, 2

MQ_CONNECTION_FLOW_LIMIT_ENABLED_PROPERTY  1

MQ_CONNECTION_FLOW_LIMIT_ENBABLED _PROPERTY  1

MQ_CONNECTION_FLOW_LIMIT_PROPERTY  1, 2

MQ_CONNECTION_TYPE_PROPERTY  1

MQ_CORRELATION_ID_HEADER_PROPERTY  1

MQ_DUPS_OK_ACKNOWLEDGE enum  1

MQ_EXPIRATION_HEADER_PROPERTY  1, 2

MQ_FLOAT32_TYPE property  1

MQ_FLOAT64_TYPE property  1

MQ_INT16_TYPE property  1

MQ_INT32_TYPE property  1

MQ_INT64_TYPE property  1

MQ_INT8_TYPE property  1

MQ_INVALID_TYPE property  1

MQ_LOG_FILE  1

MQ_LOG_LEVEL  1

MQ_MESSAGE_ID_HEADER_PROPERTY  1

MQ_MESSAGE_TYPE_HEADER_PROPERTY  1

MQ_NAME_PROPERTY  1

MQ_PERSISTENT_HEADER_PROPERTY  1, 2

MQ_PING_INTERVAL_PROPERTY  1, 2

MQ_PRIORITY_HEADER_PROPERTY  1, 2

MQ_REDELIVERED_HEADER_PROPERTY  1

MQ_SESSION_ASYNC_RECEIVE  1

MQ_SESSION_ASYNC_RECEIVE consumer type  1

MQ_SESSION_SYNC_RECEIVE  1

MQ_SESSION_SYNC_RECEIVE consumer type  1

MQ_SESSION_TRANSACTED enum  1

MQ_SSL_BROKER_CERT_FINGERPRINT  1

MQ_SSL_BROKER_IS_TRUSTED  1, 2

MQ_SSL_CHECK_BROKER_FINGERPRINT  1, 2

MQ_STRING_TYPE property  1

MQ_TEXT_MESSAGE message type  1

MQ_TIMESTAMP_HEADER_PROPERTY  1

MQ_UNSUPPORTED_MESSAGE message type  1

MQ_VERSION_PROPERTY  1

MQAckMode type  1

MQAcknowledgeMessages function  1

MQBool type  1

MQChar type  1

MQCloseConnection function  1

MQCloseMessageConsumer function  1

MQCloseMessageProducer function  1

MQCloseSession function  1

MQCommitSession function  1

MQConnectionExceptionListenerFunc type  1, 2

MQConnectionHandle type  1

MQConsumerHandle type  1

MQCreateAsyncDurableMessageConsumer function  1

MQCreateAsyncMessageConsumer function  1

MQCreateBytesMessage function  1

MQCreateConnection function  1

MQCreateDestination function  1

MQCreateDurableMessageConsumer function  1

MQCreateMessageConsumer function  1

MQCreateMessageProducer function  1

MQCreateMessageProducerForDestination function  1

MQCreateProperties function  1

MQCreateSession function  1

MQCreateTemporaryDestination function  1

MQCreateTextMessage function  1

mqcrt library  1

mqcrt runtime library, 64-bit support  1

MQDeliveryMode type  1

MQDestinationHandle type  1

MQDestinationType type  1

MQError type  1

MQFloat64 type  1

MQFreeConnection function  1

MQFreeDestination function  1

MQFreeMessage function  1

MQFreeProperties function  1

MQFreeString function  1

MQGetAcknowledgemode function  1

MQGetBoolProperty function  1

MQGetBytesMessageBytes function  1

MQGetDestinationType function  1

MQGetErrorTrace function  1

MQGetFloat32Property function  1

MQGetFloat64Property function  1

MQGetInt16Property function  1

MQGetInt32Property function  1

MQGetint64Property function  1

MQGetInt8Property function  1

MQGetMessageHeaders function  1

MQGetMessageProperties function  1

MQGetMessageReplyTo function  1

MQGetMessageType function  1

MQGetMetaData function  1

MQGetPropertyType function  1

MQGetStatusCode function  1

MQGetStatusString function  1

MQGetStringProperty function  1

MQGetTextMessageText function  1

MQInitializeSSL function  1

MQInt32 type  1

MQInt8 type  1

MQMessageHandle type  1

MQMessageListenerFunc type  1, 2

MQMessageType type  1

MQProducerHandle type  1

MQPropertiesHandle type  1

MQPropertiesKeyIterationGetNext function  1

MQPropertiesKeyIterationHasNext function  1

MQPropertiesKeyIterationStart function  1

MQReceiveMessageNoWait function  1

MQReceiveMessageWait function  1

MQReceiveMessageWithTimeout function  1

MQReceiveMode type  1

MQRecoverSession function  1

MQRollBackSession function  1

MQSendMessage function  1

MQSendMessageExt function  1

MQSendMessageToDestination function  1

MQSendMessageToDestinationExt function  1

MQSessionHandle type  1

MQSetBoolProperty function  1

MQSetBytesMessageBytes function  1

MQSetFloat32Property function  1

MQSetFloat64Property function  1

MQSetInt16Property function  1

MQSetInt32Property function  1

MQSetInt64Property function  1

MQSetInt8Property function  1

MQSetMessageHeaders function  1

MQSetMessageProperties function  1

MQSetMessageReplyTo function  1

MQSetStringProperty function  1

MQSetTextMessageText function  1

MQStartConnection function  1

MQStatus type  1

MQStatusIsError function  1

MQStopConnection function  1

MQString type  1

MQType type  1

MQUnsubscribeDurableMessageConsumer function  1

N

NSPR library  1

NSS library  1

P

performance

factors impacting, See performance impact factors

performance and reliability  1

performance impact factors

acknowledgement mode  1

delivery mode  1

durable subscriptions  1

message body type  1

message size  1

selectors  1

transactions  1

physical destination properties  1

ping interval  1, 2

producers

closing  1

creating  1

creating for destination  1

handle to  1

ping interval  1

programming examples

build instructions  1

running  1

R

REJECT_NEWEST property  1

reliability and performance  1

REMOVE_LOW_PRIORITY property  1

REMOVE_OLDESTproperty  1

runtime library

64-bit support  1

S

sample programs

compiler options for  1

running  1

secure connections  1

selectors  1, 2

sessions

acknowledge mode of  1

closing  1

committing  1

creating  1, 2

handle to  1

managing  1

recovering  1

rolling back  1

transacted  1, 2

T

thread management  1

transactions

committing  1

performance impact of  1

working with  1




Previous      Contents


Part No: 819-0067-10.   Copyright 2005 Sun Microsystems, Inc. All rights reserved.