JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle GlassFish Server Message Queue 4.5 Developer's Guide for C Clients
search filter icon
search icon

Document Information

Preface

1.  Introduction

2.  Using the C API

3.  Client Design Issues

4.  Reference

A.  Message Queue C API Error Codes

Index

A

B

C

D

E

F

H

J

L

M

N

P

R

S

T

C

checklist for client deployment, index iconClient Application Deployment Considerations
client acknowledgements, explicit, index iconAcknowledge Modes
client identifier (ClientID), index iconMQCreateConnection
connection properties
iterating through, index iconMQPropertiesKeyIterationStart
type of, index iconMQGetPropertyType
connections
closing, index iconMQCloseConnection
creating
index iconWorking With Connections
index iconMQCreateConnection
creating properties for
index iconTo Set Properties for a Connection
index iconMQCreateProperties
exceptions
index iconData Types
index iconCallback Type for Connection Exception Handling
freeing
index iconMemory Management
index iconMQFreeConnection
freeing properties of
index iconMemory Management
index iconMQFreeProperties
handle to, index iconData Types
orderly shutdown, index iconShutting Down Connections
properties of
index iconData Types
index iconConnection Properties
secure, initializing, index iconMQInitializeSSL
specifying, index iconConnection Handling
starting, index iconMQStartConnection
stopping, index iconMQStopConnection
timed out limit, index iconConnection Properties
transport protocol for, index iconConnection Properties
ConstMQString type, index iconData Types
consumers
asynchronous, index iconReceiving a Message Asynchronously
closing, index iconMQCloseMessageConsumer
creating asynchronous, index iconMQCreateAsyncMessageConsumer
creating asynchronous durable, index iconMQCreateAsyncDurableMessageConsumer
creating durable, index iconMQCreateDurableMessageConsumer
creating synchronous, index iconMQCreateMessageConsumer
handle to, index iconData Types
ping interval, index iconConnection Properties
synchronous
index iconReceiving a Message Synchronously
index iconReceiving a Message Synchronously
index iconMQReceiveMessageNoWait
index iconMQReceiveMessageNoWait
index iconMQReceiveMessageWait
index iconMQReceiveMessageWithTimeout
type of, index iconData Types
unsubscribing durable, index iconMQUnsubscribeDurableMessageConsumer
working with, index iconWorking With Consumers