JMS API Programming Model
The following section summarizes the most important components of the JMS API. Since the same abstractions are used for webMethods Broker APIs for JMS and C# APIs, the descriptions that follow are valid for both types of clients, except where noted.
The building blocks of a JMS application consist of the following:
Administered objects (connection factories and destinations)
Connections
Sessions
Message producers
Message consumers
Messages