Oracle8i Application Developer's Guide - Advanced Queuing
Release 2 (8.1.6)

A76938-01

Library

Product

Contents

Index

Prev Up Next

JMS Operational Interface: Basic Operations (Shared Interfaces), 2 of 58


Use Case Model: JMS Operational Interface -- Basic Operations (Shared Interfaces)

Table 16-1  Use Case Model: Operational Interface -- Basic Operations (Shared Interfaces)
Use Case 

Start a JMS Connection 

Get the JMS Connection from a Session 

Commit All Operations in a Transacted Session 

Rollback All Operations in a Transacted Session 

Get the Underlying JDBC Connection from a JMS Session 

Create a Message of Different Types 

Create a Bytes Message 

Create a Map Message 

Create a Stream Message 

Create an Object Message 

Create a Text Message 

Create an ADT Message 

Specify Message Correlation ID 

Specify JMS Message Property 

Specify JMS Property as Different Types 

Specify Message Property as Boolean 

Specify Message Property as String 

Specify Message Property as Int 

Specify Message Property as Double 

Specify Message Property as Float 

Specify Message Property as Byte 

Specify Message Property as Long 

Specify Message Property as Object 

Specify Message Property as Object 

Set Default TimeToLive for All Messages Sent by a Message Producer 

Set Default Priority for All Messages Sent by a Message Producer 

Create an AQjms Agent 

Two Ways to Receive a Message Synchronously Using a Message Consumer 

Receive a Message Using a Message Consumer by Specifying Timeout 

Receive a Message Using a Message Consumer Without Waiting 

Specify the Navigation Mode for Receiving Messages 

Two Ways to Specify a Message Listener to Receive a Message Asynchronously 

Specify a Message Listener at the Message Consumer 

Specify a Message Listener at the Session 

Get the Correlation ID of a Message 

Two Ways to Get the Message ID of a Message 

Get the Message ID of a Message as Bytes 

Get the Message ID of a Message as a String 

Get the JMS Message Property 

Get the JMS Message Property of Different Types 

Get the Message Property as a Boolean 

Get the Message Property as a String 

Get the Message Property as Int 

Get the Message Property as Double 

Get the Message Property as Float 

Get the Message Property as Byte 

Get the Message Property as Long 

Get the Message Property as Short 

Get the Message Property as Object 

Close a Message Producer 

Close a Message Consumer 

Stop a JMS Connection 

Close a JMS Session 

Close a JMS Connection 

Get the Error Code for the JMS Exception 

Get the Error Number for the JMS Exception 

Get the Error Message for the JMS Exception 

Get the Exception Linked to the JMS Exception 

Print the Stack Trace for the JMS Exception 

Figure 16-1 Use Case Model Diagram: Operational Interface



Prev Up Next
Oracle
Copyright © 1999 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index