JMS

 

+

Search Tips   |   Advanced Search

 

The JMS API is the standard Java API for accessing enterprise messaging systems from Java programs. In other words, it is a standard API that sending and receiving applications written in Java can use to access the messaging provider to create, send, receive, and read messages.

Features of the JMS specification...

For a complete discussion of JMS, refer to the JMS V1.1 specification.

Next