All Classes and Interfaces
Class
Description
The default Spring configuration for a JMS Listener sets the receive timeout (a polling
loop timer) too low for a cost-effective solution with IBM MQ.
There are many properties that can be set on an MQ Connection Factory/ This
class allows configuration for most of them
for both direct and client connections.
This class gives a mechanism to control access to keystore/truststore JKS files
without needing to use -D options on the command line.
This class gives some basic support for JNDI access when looking up
ConnectionFactory (but NOT Destination) objects.
This Properties class provides an option to connect to MQ using JWT authentication with JWKS.
This class gives a way of configuring MQ JMS trace and logging parameters in a Spring style
rather than needing additional external files and properties.
Configuration for IBM MQ
ConnectionFactory.Callback interface that can be implemented by beans wishing to customize the
MQConnectionFactory while retaining default auto-configuration.Factory to create a
MQConnectionFactory instance from properties
defined in MQConfigurationProperties.A class with a very short name that we can use for utility methods