Package | Description |
---|---|
com.solacesystems.jms |
The Solace Java Message Service (JMS) implementation and samples.
|
Class and Description |
---|
SolConnectionEventListener
A callback Listener for JMS Connection events.
|
SolConnectionFactory
This is an interface to our proprietary implementation of a
ConnectionFactory . |
SolConsumerEventListener
A callback listener for JMS Consumer events.
|
SolEventListener
Deprecated.
This interface has been replaced by
SolConsumerEventListener , which is simpler to use
and uses a more traditional object-oriented approach. |
SolEventSource
Deprecated.
SolConsumerEventSource largely implements the same
concepts provided by this class. It makes use of
SolConsumerEventListener which replaced SolEventListener . |
SolProducerEventListener
A callback Listener for JMS Producer events.
|
SolQueue
This is an interface to our proprietary implementation of a
Queue . |
SolReferenceableDelegate
This interface is used to override default implementations of the
Referenceable.getReference() for ConnectionFactorys, Topics, and Queues. |
SolTopic
This is an interface to our proprietary implementation of a
Topic . |
SolXAConnectionFactory
This is an interface to our proprietary implementation of a
ConnectionFactory . |
Copyright 2004-2025 Solace Corporation. All rights reserved.