Uses of Interface
javax.jms.Connection
-
-
Uses of Connection in javax.jms
Subinterfaces of Connection in javax.jms Modifier and Type Interface Description interfaceQueueConnectioninterfaceTopicConnectioninterfaceXAConnectioninterfaceXAQueueConnectioninterfaceXATopicConnectionMethods in javax.jms that return Connection Modifier and Type Method Description ConnectionConnectionFactory. createConnection()ConnectionConnectionFactory. createConnection(java.lang.String userName, java.lang.String password)
-