Sun Java System Message Queue 4.3 Developer's Guide for Java Clients
    
C
 
 C clients, communicating with ( Index Term Link )
 
 CLASSPATH environment variable ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 clearBody method (Message) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 CLIENT_ACKNOWLEDGE constant (Session) ( Index Term Link ) ( Index Term Link )
 
 client-acknowledge mode ( Index Term Link ) ( Index Term Link )
  defined ( Index Term Link )
 
 client acknowledgments, defined ( Index Term Link )
 
 client applications
  avoiding deadlock ( Index Term Link )
  compiling ( Index Term Link )
  deploying ( Index Term Link )
  developing ( Index Term Link )
  performance, factors impacting ( Index Term Link )
  portability of ( Index Term Link )
  provider independence ( Index Term Link )
  running ( Index Term Link )
 
 client identifier ( Index Term Link ) ( Index Term Link )
  setting ( Index Term Link )
 
 client runtime logging ( Index Term Link )
 
 client threads
  managing use of ( Index Term Link )
  performance ( Index Term Link )
 
 close method (Connection) ( Index Term Link )
 
 close method (Connection) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 close method (MessageConsumer) ( Index Term Link ) ( Index Term Link )
 
 close method (MessageProducer) ( Index Term Link ) ( Index Term Link )
 
 close method (QueueBrowser) ( Index Term Link ) ( Index Term Link )
 
 close method (Session) ( Index Term Link ) ( Index Term Link )
 
 close method (Session) ( Index Term Link )
 
 clustered broker configuration ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 com.sun.messaging.jms package ( Index Term Link ) ( Index Term Link )
 
 com.sun.messaging package ( Index Term Link ) ( Index Term Link )
 
 command line, -D option ( Index Term Link )
 
 commit method (Session) ( Index Term Link ) ( Index Term Link )
 
 committing transactions ( Index Term Link )
  defined ( Index Term Link )
 
 configuration properties
  connection factory, overriding ( Index Term Link ) ( Index Term Link )
  imqAddressList ( Index Term Link ) ( Index Term Link )
  imqAddressListBehavior ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  imqAddressListIterations ( Index Term Link )
  imqDefaultPassword ( Index Term Link )
  imqDestinationDescription ( Index Term Link )
  imqDestinationName ( Index Term Link )
  imqPingInterval ( Index Term Link )
  imqReconnectAttempts ( Index Term Link )
  imqReconnectEnabled ( Index Term Link )
  imqReconnectInterval ( Index Term Link ) ( Index Term Link )
 
 connection events ( Index Term Link ) ( Index Term Link )
 
 connection factories
  createConnection method ( Index Term Link ) ( Index Term Link )
  createConnection method ( Index Term Link )
  createQueueConnection method ( Index Term Link )
  createTopicConnection method ( Index Term Link )
  defined ( Index Term Link )
  imqAddressList configuration property ( Index Term Link )
  instantiating ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  JNDI lookup ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  overriding configuration properties ( Index Term Link ) ( Index Term Link )
  read-only ( Index Term Link )
 
 Connection object ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 Connection object
  close method ( Index Term Link )
 
 Connection object
  close method ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  createConnectionConsumer method ( Index Term Link ) ( Index Term Link )
  createDurableConnectionConsumer method ( Index Term Link ) ( Index Term Link )
 
 Connection object
  createSession method ( Index Term Link )
 
 Connection object
  createSession method ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  getClientID method ( Index Term Link ) ( Index Term Link )
  getExceptionListener method ( Index Term Link )
  getMetaData method ( Index Term Link ) ( Index Term Link )
  methods ( Index Term Link )
  setClientID method ( Index Term Link ) ( Index Term Link )
  setEventListener method ( Index Term Link )
  setExceptionListener method ( Index Term Link ) ( Index Term Link )
 
 Connection object
  start method ( Index Term Link )
 
 Connection object
  start method ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  stop method ( Index Term Link ) ( Index Term Link )
 
 ConnectionClosedEvent ( Index Term Link )
 
 ConnectionClosingEvent ( Index Term Link )
 
 ConnectionConfiguration object ( Index Term Link )
 
 ConnectionFactory object ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 ConnectionFactory object
  createConnection method ( Index Term Link ) ( Index Term Link )
 
 ConnectionFactory object
  createConnection method ( Index Term Link )
  createQueueConnection method ( Index Term Link )
  createTopicConnection method ( Index Term Link )
 
 ConnectionMetaData object ( Index Term Link )
 
 ConnectionReconnectedEvent ( Index Term Link )
 
 ConnectionReconnectFailedEvent ( Index Term Link )
 
 connections
  authentication ( Index Term Link )
  client identifier ( Index Term Link ) ( Index Term Link )
  close method ( Index Term Link )
  close method ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  closing ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  createConnectionConsumer method ( Index Term Link ) ( Index Term Link )
  createDurableConnectionConsumer method ( Index Term Link ) ( Index Term Link )
  createSession method ( Index Term Link )
  createSession method ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  creating ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  default user identity ( Index Term Link )
  defined ( Index Term Link )
  event notifications ( Index Term Link )
  exception listener ( Index Term Link )
  getClientID method ( Index Term Link ) ( Index Term Link )
  getExceptionListener method ( Index Term Link )
  getMetaData method ( Index Term Link ) ( Index Term Link )
  password ( Index Term Link )
  reconnecting ( Index Term Link )
  secure ( Index Term Link )
  setClientID method ( Index Term Link ) ( Index Term Link )
  setEventListener method ( Index Term Link )
  setExceptionListener method ( Index Term Link ) ( Index Term Link )
  setting default password ( Index Term Link )
  start method ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  start method ( Index Term Link )
  starting ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
  stop method ( Index Term Link ) ( Index Term Link )
  thread use by ( Index Term Link )
 
 constants
  AUTO_ACKNOWLEDGE (Session) ( Index Term Link ) ( Index Term Link )
  CLIENT_ACKNOWLEDGE (Session) ( Index Term Link ) ( Index Term Link )
  DEFAULT_DELIVERY_MODE (Message) ( Index Term Link )
  DEFAULT_PRIORITY (Message) ( Index Term Link )
  DEFAULT_TIME_TO_LIVE (Message) ( Index Term Link )
  DUPS_OK_ACKNOWLEDGE (Session) ( Index Term Link ) ( Index Term Link )
  NO_ACKNOWLEDGE (Session) ( Index Term Link ) ( Index Term Link )
  NON_PERSISTENT (DeliveryMode) ( Index Term Link )
  PERSISTENT (DeliveryMode) ( Index Term Link )
  SESSION_TRANSACTED (Session) ( Index Term Link ) ( Index Term Link )
 
 correlation identifier, defined ( Index Term Link )
 
 createBrowser method (Session) ( Index Term Link ) ( Index Term Link )
 
 createBytesMessage method (Session) ( Index Term Link ) ( Index Term Link )
 
 createBytesMessage method (Session ) ( Index Term Link )
 
 createConnection method (ConnectionFactory) ( Index Term Link ) ( Index Term Link )
 
 createConnection method (ConnectionFactory) ( Index Term Link )
 
 createConnectionConsumer method (Connection) ( Index Term Link )
 
 createConnectionConsumer method (Connection ) ( Index Term Link )
 
 createConsumer method (Session) ( Index Term Link )
 
 createConsumer method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createDurableConnectionConsumer method (Connection ) ( Index Term Link ) ( Index Term Link )
 
 createDurableSubscriber method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createMapMessage method (Session) ( Index Term Link ) ( Index Term Link )
 
 createMessage method (Session) ( Index Term Link ) ( Index Term Link )
 
 createObjectMessage method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createProducer method (Session) ( Index Term Link )
 
 createProducer method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createPublisher method (TopicSession) ( Index Term Link ) ( Index Term Link )
 
 createQueue method (Session) ( Index Term Link )
 
 createQueueConnection method (ConnectionFactory ) ( Index Term Link )
 
 createReceiver method (QueueSession) ( Index Term Link )
 
 createSender method (QueueSession) ( Index Term Link )
 
 createSession method (Connection) ( Index Term Link )
 
 createSession method (Connection) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createStreamMessage method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createTemporaryQueue method (Session) ( Index Term Link ) ( Index Term Link )
 
 createTemporaryTopic method (Session) ( Index Term Link ) ( Index Term Link )
 
 createTextMessage method (Session) ( Index Term Link )
 
 createTextMessage method (Session) ( Index Term Link ) ( Index Term Link ) ( Index Term Link )
 
 createTopic method (Session) ( Index Term Link )
 
 createTopicConnection method (ConnectionFactory ) ( Index Term Link )