Sun logo      Previous      Contents

Sun ONE Message Queue 3.5 Java Client Developer's Guide

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

about  1

broker, See 1

client, See 1

administered objects

about  1, 2, 3

connection factory, See 1

destination, See 1

instantiation of  1

JAXM, for  1

JNDI lookup of  1

provider independence, and  1

types  1

types of  1

XA connection factory, See 1

administration tools  1

application servers  1

applications, See 1

AUTO_ACKNOWLEDGE mode  1, 2

auto-reconnect

behavior  1, 2

configurable attributes  1, 2

limitations  1, 2

mechanism  1

B

broker acknowledgements

about  1

on produce  1, 2

wait period for client  1, 2

broker cluster  1, 2, 3

broker failure and secure connections  1

broker metrics  1

C

checklist for client deployment  1

CLASSPATH environment variable  1

client acknowledgement modes

AUTO_ACKNOWLEDGE  1, 2

CLIENT_ACKNOWLEDGE  1, 2

DUPS_OK_ACKNOWLEDGE  1

client acknowledgements

about  1

custom message acknowledgement  1, 2

effect on performance  1

modes, See 1

client applications, See 1

client identifier (ClientID)

about  1

setting in connection factory  1

setting programmatically  1

client runtime

about  1

configurable properties  1

message consumption, and  1

message production, and  1

client threads  1

CLIENT_ACKNOWLEDGE mode  1, 2

clustered broker configuration  1, 2, 3

compiling JMS clients  1

components

EJB  1

MDB  1

connection factory administered objects

about  1

application server support attributes  1

attributes  1

client identification attributes  1

ClientID, and  1

connection handling attributes  1

instantiation of  1

JMS properties support attributes  1

JNDI lookup  1

JNDI lookup of  1

overriding attribute values  1

overriding message header fields  1

queue browser behavior attributes  1

reliability and flow control attributes  1

ConnectionConsumer behavior with auto-reconnect  1

connections

about  1

auto-reconnect, See 1

failover, See 1

message server address syntax  1

secure  1

server or broker failure  1

specifying  1

consumers  1

containers

EJB  1

MDB  1

custom client acknowledgement  1, 2

D

delivery modes

effects on performance  1

non-persistent  1

persistent  1

delivery, reliable  1

deployment checklist for client applications  1

destination administered objects

about  1

attributes  1

instantiation of  1

lookup of  1

destination metrics  1

destination-list metrics  1

directory variables

IMQ_HOME  1

IMQ_JAVAHOME  1

IMQ_VARHOME  1

distributed applications and synchronous consumers  1

distributed transactions

about  1

XA resource manager  1

See also 1

domains  1

DUPS_OK_ACKNOWLEDGE mode  1

durable subscribers, See 1

durable subscriptions

about  1

ClientID, and  1

E

editions, product

about  1

enterprise  1

platform  1

enterprise edition  1

environment variables, See 1

F

flow control, See 1

H

hashtable for destination-list metrics  1, 2

heap space, JVM  1

HTTPS connections  1

I

IMQ_HOME directory variable  1

IMQ_JAVAHOME directory variable  1

IMQ_VARHOME directory variable  1

imqAckOnAcknowledge attribute  1, 2

imqAckOnProduce attribute  1, 2

imqAckTimeout attribute  1, 2

imqAddressList attribute  1, 2, 3, 4

imqAddressListBehavior attribute  1, 2, 3

imqAddressListIterations attribute  1, 2, 3

imqBrokerHostName attribute (MQ 3.0)  1, 2

imqBrokerHostPort attribute (MQ 3.0)  1, 2

imqBrokerServicetPort attribute (MQ 3.0)  1, 2

imqConfiguredClientID attribute  1, 2

imqConnectionFlowCount attribute  1, 2

imqConnectionFlowLimit attribute  1, 2

imqConnectionFlowLimitEnabled attribute  1, 2

imqConnectionType attribute (MQ 3.0)  1, 2

imqConnectionURL attribute (MQ 3.0)  1, 2

imqConsumerFlowLimit attribute  1, 2

imqConsumerFlowThreshold attribute  1, 2

imqDefaultPassword attribute  1, 2

imqDefaultUsername attribute  1, 2

imqDestinationDescription attribute  1

imqDestinationName attribute  1

imqDisableSetClientID attribute  1, 2

imqEndpointDescription attribute  1

imqEndpointName attribute  1

imqFlowControlLimit attribute  1, 2

imqJMSDeliveryMode attribute  1, 2

imqJMSExpiration attribute  1, 2

imqJMSPriority attribute  1, 2

imqLoadMaxToServerSession attribute  1, 2

imqOverrideJMSDeliveryMode attribute  1, 2

imqOverrideJMSExpiration attribute  1, 2

imqOverrideJMSHeadersToTemporaryDestinations attribute  1, 2

imqOverrideJMSPriority attribute  1, 2

imqQueueBrowserMax MessagesPerRetrieve attribute  1, 2

imqQueueBrowserRetrieveTimeout attribute  1, 2

imqReconnectAttempts attribute  1, 2, 3

imqReconnectDelay attribute  1

imqReconnectEnabled attribute  1, 2, 3

imqReconnectInterval attribute  1, 2, 3, 4

imqReconnectListBehavior attribute  1

imqSetJMSXAppID attribute  1, 2

imqSetJMSXConsumerTXID attribute  1, 2

imqSetJMSXProducerTXID attribute  1, 2

imqSetJMSXRcvTimestamp attribute  1, 2

imqSetJMSXUserID attribute  1, 2

imqSOAPEndpointList attribute  1

imqSSLIsHostTrusted attribute (MQ 3.0)  1, 2

J

J2EE applications

EJB specification  1

JMS, and  1

message-driven beans, See 1

JAF API  1

JAXM API

about  1

client code  1

exception handling  1

fault handling  1, 2

javax.xml.messaging package  1

javax.xml.soap package  1

JAXM servlet  1

programming model for SOAP  1, 2, 3

service code  1

JAXM servlet  1

JAXM specification  1, 2

JMS API  1

JMS clients

about  1

client runtime, and  1

compiling  1

deployment checklist  1

development steps  1

performance, See 1

programming model  1

provider independence  1

requirements for deployment  1

running  1

setup summary  1

system properties, and  1

JMS specification  1, 2, 3

JMSCorrelationID message header field  1

JMSDeliveryMode message header field  1, 2

JMSDestination message header field  1

JMSExpiration message header field  1, 2

JMSMessageID message header field  1

JMSPriority message header field  1, 2

JMSRedelivered message header field  1

JMSReplyTo message header field  1

JMSTimestamp message header field  1

JMSType message header field  1

JNDI

administered objects, and  1, 2, 3

connection factory lookup  1

destination lookup  1

message-driven beans, and  1

MQ support of  1

JVM heap space  1

JVM metrics  1

L

LDAP object store  1

licenses for MQ editions  1

listeners  1

listeners, message

about  1

asynchronous consumption, and  1

M

managing

client threads  1

memory  1

master broker  1

MDB See 1

message consumers  1

message consumption

about  1

asynchronous  1

synchronous  1

message delivery models  1

message flow control

attributes  1

limits  1

metering  1

message headers

fields  1

overrides  1

message listeners, See listeners

message producers  1

message server address  1

message-based monitoring  1

message-driven beans

about  1

application server support  1

deployment descriptor  1

MDB container  1

MessageFactory object  1

messages

about  1

acknowledgement, See 1, 2

body  1

consumption of, See 1

delivery models  1

delivery modes, See 1

delivery of  1

duplicate sends  1

flow control, See 1

headers, See 1

listeners for, See 1

ordering of  1

persistent  1

persistent storage  1

point-to-point delivery  1

prioritizing  1

production of  1

properties of  1, 2

publish/subscribe delivery  1

reliable delivery of  1, 2

selection and filtering of  1

sequencing  1

size  1

SOAP  1

SOAP payloads, with  1

messaging system, architecture  1

metrics messages

type  1

metrics, See message-based monitoring

MimeHeaders object  1

MQ message server  1

mq.metrics.broker topic  1

mq.metrics.destination.queue.monitoredDestName topic  1

mq.metrics.destination.topic.monitoredDestName topic  1

mq.metrics.destination_list topic  1

mq.metrics.jvm topic  1

N

namespaces, in SOAP  1

O

object stores

administered objects, and  1

file system  1

LDAP server  1

OnewayListener object  1

onMessage() method  1

OutOfMemory error  1

P

passwords, default  1, 2

performance

effect of delivery mode  1

effect of sessions and connections on  1

factors affecting  1

message flow control  1

message service resources  1

persistence

about  1

delivery modes, See 1

persistent messages  1

platform edition  1

point-to-point delivery  1

producers  1

programming domains  1

properties, client runtime See 1

provider independence

about  1

administered objects, and  1

publish/subscribe delivery  1

Q

queue destinations  1

R

reconnect, automatic See 1

reliability, factors affecting  1

reliable delivery  1, 2

ReqRespListener object  1

resource adapter  1

running JMS clients  1

S

selection, of messages  1

sequencing partial messages  1

server failure and secure connections  1

ServletConfig object  1

sessions

about  1

acknowledgement options for  1

transacted  1

Simple Object Access Protocol See SOAP

SOAP  1

SOAP message

attachments to  1

disassembling  1

envelope  1

header  1

MIME envelope for  1

models of  1

Name object  1

payload to JMS message, as  1

SOAPMessage object  1

structure of  1

SOAP messaging

attachments, using  1

client code  1

connections  1

endpoints  1

exception handling  1

fault codes  1

fault handling  1, 2

layers of  1

message factories  1

namespaces  1

point-to-point connections  1

programming models  1

protocol for  1

provider connections  1

service code  1

SOAPMessageFromJMSMessage method  1

SOAPMessageIntoJMSMessage utility  1

synchronous consumers  1

system properties, setting  1

T

threads, See client threads

topic destinations  1

transactions

about  1

and custom client acknowledgement  1

distributed, See 1

tunnel servlet connection  1

U

URLEndpoint object  1

user names  1, 2

W

web services  1

X

XA connection factories

about  1

See also 1

XA resource manager, See 1




Previous      Contents


Copyright 2003 Sun Microsystems, Inc. All rights reserved.