Integration Server 10.15 | JMS Client Development Guide | Introduction to JMS | JMS API Programming Model
 
JMS API Programming Model
 
Administered Objects
Connections
Sessions
Message Producer
Message Consumer
Messages
The following section summarizes the most important components of the JMS API.
The building blocks of a JMS application consist of the following:
*Administered objects (connection factories and destinations)
*Connections
*Sessions
*Message producers
*Message consumers
*Messages