Client APIs


Java applications use the javax.jms package to send or receive JMS messages. This is a standard set of interfaces, specified by the JMS specification, for creating the connection to the EMS server, specifying the type of message to send, and creating the destination (topic or queue) to send to or receive from. You can find a description of the javax.jms package in TIBCO Enterprise Message Service Java API Reference included in the online documentation. Because TIBCO Enterprise Message Service implements the JMS standard, you can also view the documentation on these interfaces along with the JMS specification at java.sun.com/products/jms/index.html.

TIBCO Enterprise Message Service includes a parallel API for C client programs; see TIBCO Enterprise Message Service C & COBOL API Reference (online documentation).

TIBCO Enterprise Message Service includes a parallel API for .NET client programs; see TIBCO Enterprise Message Service .NET API Reference.

TIBCO Rendezvous Java Applications

TIBCO Enterprise Message Service includes a Java class that allows pure Java TIBCO Rendezvous applications to connect directly with the TIBCO Enterprise Message Service server; see Pure Java Rendezvous Programs.


TIBCO Enterprise Message Service™ User’s Guide
Software Release 4.3, February 2006
Copyright © TIBCO Software Inc. All rights reserved
www.tibco.com