| Class | Description |
|---|---|
| TibjmsUFOConnection |
UFO Implementation of javax.jms.Connection.
|
| TibjmsUFOConnectionFactory |
UFO Implementation of javax.jms.ConnectionFactory.
|
| TibjmsUFOQueue |
Implementation of javax.jms.Queue which can be used for administrative
purposes.
|
| TibjmsUFOQueueConnection |
UFO Implementation of javax.jms.QueueConnection.
|
| TibjmsUFOQueueConnectionFactory |
UFO Implementation of javax.jms.QueueConnectionFactory.
|
| TibjmsUFOTopic |
Implementation of javax.jms.Topic which can be used for administrative
purposes.
|
| TibjmsUFOTopicConnection |
UFO Implementation of javax.jms.TopicConnection.
|
| TibjmsUFOTopicConnectionFactory |
UFO Implementation of javax.jms.TopicConnectionFactory.
|
| Exception | Description |
|---|---|
| TibjmsUFOConnectionFailureException |
This exception can be thrown when Jakarta Messaging methods are invoked inside of
a message listener callback and those calls encounter a broken connection.
|
Copyright © Cloud Software Group, Inc. All rights reserved