Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- config - Variable in class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsProducer
- connectionFactory() - Method in class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsProducer
- ConnectionFactoryWrapper - Interface in org.amqphub.quarkus.qpid.jms.runtime
- createChannel(Bootstrap) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_EpollSupport
- createChannel(Bootstrap) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_KQueueSupport
- createGroup(int, ThreadFactory) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_EpollSupport
- createGroup(int, ThreadFactory) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_KQueueSupport
- createOpenSslContext(TransportOptions) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_TransportSupport
- createOpenSslEngine(ByteBufAllocator, URI, SslContext, TransportOptions) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_TransportSupport
D
- DEFAULT_URL - Static variable in interface org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRuntimeConfig
G
- getConfig() - Method in class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsProducer
- getConnectionFactoryWrapper(Function<ConnectionFactory, Object>) - Method in class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRecorder
I
- isAvailable(TransportOptions) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_EpollSupport
- isAvailable(TransportOptions) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_KQueueSupport
- isOpenSSLPossible(TransportOptions) - Static method in class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_TransportSupport
O
- org.amqphub.quarkus.qpid.jms.runtime - package org.amqphub.quarkus.qpid.jms.runtime
- org.amqphub.quarkus.qpid.jms.runtime.graal - package org.amqphub.quarkus.qpid.jms.runtime.graal
P
- password() - Method in interface org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRuntimeConfig
-
Password to optionally be set on the factory
Q
- QpidJmsProducer - Class in org.amqphub.quarkus.qpid.jms.runtime
- QpidJmsProducer() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsProducer
- QpidJmsRecorder - Class in org.amqphub.quarkus.qpid.jms.runtime
- QpidJmsRecorder() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRecorder
- QpidJmsRuntimeConfig - Interface in org.amqphub.quarkus.qpid.jms.runtime
- QpidJmsSubstitutions - Class in org.amqphub.quarkus.qpid.jms.runtime.graal
- QpidJmsSubstitutions() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.graal.QpidJmsSubstitutions
T
- Target_org_apache_qpid_jms_transports_netty_EpollSupport - Class in org.amqphub.quarkus.qpid.jms.runtime.graal
-
This substitution disables Netty Epoll use and references to its classes
- Target_org_apache_qpid_jms_transports_netty_EpollSupport() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_EpollSupport
- Target_org_apache_qpid_jms_transports_netty_KQueueSupport - Class in org.amqphub.quarkus.qpid.jms.runtime.graal
-
This substitution disables Netty KQueue use and references to its classes
- Target_org_apache_qpid_jms_transports_netty_KQueueSupport() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_netty_KQueueSupport
- Target_org_apache_qpid_jms_transports_TransportSupport - Class in org.amqphub.quarkus.qpid.jms.runtime.graal
-
This substitution disables Netty OpenSSL use and references to its classes
- Target_org_apache_qpid_jms_transports_TransportSupport() - Constructor for class org.amqphub.quarkus.qpid.jms.runtime.graal.Target_org_apache_qpid_jms_transports_TransportSupport
U
- url() - Method in interface org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRuntimeConfig
-
Connection URL for the factory
- username() - Method in interface org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRuntimeConfig
-
Username to optionally be set on the factory
W
- wrap() - Method in interface org.amqphub.quarkus.qpid.jms.runtime.QpidJmsRuntimeConfig
-
Whether to wrap a ConnectionFactory by ConnectionFactoryWrapper which could be introduced by other extensions, such as quarkus-pooled-jms to provide pooling capability
- wrap(ConnectionFactory) - Method in interface org.amqphub.quarkus.qpid.jms.runtime.ConnectionFactoryWrapper
All Classes and Interfaces|All Packages|Constant Field Values