Uses of Interface
jakarta.jms.ConnectionMetaData
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 ConnectionMetaData in jakarta.jms
Modifier and TypeMethodDescriptionConnection.getMetaData()
Gets the metadata for this connection.JMSContext.getMetaData()
Gets the connection metadata for the JMSContext's connection.