Connection with an unspecified user identity.Connection using the specified user name and password.JMSContext with an unspecified user identity and Session.AUTO_ACKNOWLEDGE session mode.JMSContext with an unspecified user identity and the specified session
mode.JMSContext with the specified user identity, and Session.AUTO_ACKNOWLEDGE session mode.JMSContext with the specified user identity and session mode.QueueConnection with an unspecified user identity.QueueConnection using the specified user name and password.TopicConnection with an unspecified user identity.TopicConnection using the specified user name and password.LSConnectionListener implementation to be called during connection setup,
or null if it has not been set.acknowledge method.ConnectionFactory interface implementation that can be used used to create a connection
with a JMS broker through an embedded JMS Extender client connection.LSConnectionFactory object that can create new Connection objects.LSConnectionFactory object that can create new Connection objects.LSConnectionFactory object that can create new Connection objects.QueueConnectionFactory interface implementation that can be used used to create a queue
connection with a JMS broker through an embedded JMS Extender client connection.LSQueueConnectionFactory object that can create new QueueConnection
objects.LSQueueConnectionFactory object that can create new QueueConnection
objects.LSQueueConnectionFactory object that can create new QueueConnection
objects.Session interface to add the JMS Extender-specific
acknowledge modes constants.TopicConnectionFactory interface implementation that can be used used to create a topic
connection with a JMS broker through an embedded JMS Extender client connection.LSTopicConnectionFactory object that can create new TopicConnection
objects.LSTopicConnectionFactory object that can create new TopicConnection
objects.LSTopicConnectionFactory object that can create new TopicConnection
objects.LightstreamerClient instance has been
created and initialized, but before opening the connection.LSConnectionListener implementation to be called during connection creation.