Universal Messaging 9.7 | Universal Messaging Developer Guide | Enterprise APIs | Enterprise Developer's Guide for Java | Provider for JMS
 
Provider for JMS
 
JMSAdmin
Client SSL Configuration
Application Server Integration (JBoss)
JMS Message / Event Mapping
Fanout Engine
Universal Messaging Enterprise Server includes support for JMS functionality such as topics and queues.
The pluggable communications drivers enable JMS to be used on public, private and wireless networks transparently. JMS functionality can be delivered over normal TCP/IP based sockets, SSL enabled sockets, HTTP and HTTPS. When supporting JMS using HTTP or HTTPS, Universal Messaging can traverse proxy servers, network address translation devices and it does not require either any additional web server to perform.
JMS message selector support is offered via Universal Messaging's high performance server side message filtering engine. This ensures that only messages with content that your clients register an interest in are delivered over the network thus conserving network bandwidth.
JMS Topics correspond to channels in Universal Messaging publish / subscribe, and JMS Queues correspond to queues in Universal Messaging message queues.
This guide describes the programmatic steps you can take in order to use Universal Messaging Provider for JMS. There is also a section that will help you discover how to perform administration of JMS objects in the Universal Messaging Administration Tool section.

Copyright © 2013-2015 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.