Uses of Interface
jakarta.jms.TopicConnectionFactory
Packages that use TopicConnectionFactory
Package
Description
The Jakarta Messaging API provides a common way for Java programs to create, send, receive and read an enterprise messaging system's messages.
-
Uses of TopicConnectionFactory in jakarta.jms
Subinterfaces of TopicConnectionFactory in jakarta.jmsModifier and TypeInterfaceDescriptioninterfaceAnXATopicConnectionFactoryprovides the same create options as aTopicConnectionFactory(optional).