See: Description
Interface | Description |
---|---|
SolConnectionEventListener |
A callback Listener for JMS Connection events.
|
SolConnectionEventSource |
The SolConnectionEventSource allows the application to set a
SolConnectionEventListener , used to receive SolConnectionEvent s. |
SolConsumerEventListener |
A callback listener for JMS Consumer events.
|
SolConsumerEventSource |
The SolConsumerEventSource allows the application to set a
SolConsumerEventListener , used to receive SolConsumerEvent s. |
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. |
SolProducerEventListener |
A callback Listener for JMS Producer events.
|
SolProducerEventSource |
The SolProducerEventSource allows the application to set a
SolProducerEventListener , used to receive SolProducerEvent s. |
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 . |
SupportedProperty |
The properties supported by Solace JMS.
|
Class | Description |
---|---|
SolJmsUtility |
Utility functions for working with Solace JMS.
|
Exception | Description |
---|---|
ConfigurationException |
An exception thrown when a service is not correctly configured or an API
is not supported.
|
The Solace Java Message Service (JMS) implementation and samples.
Copyright 2004-2024 Solace Corporation. All rights reserved.