Uses of Interface
org.amqphub.quarkus.qpid.jms.runtime.ConnectionFactoryWrapper
-
Packages that use ConnectionFactoryWrapper Package Description org.amqphub.quarkus.qpid.jms.runtime -
-
Uses of ConnectionFactoryWrapper in org.amqphub.quarkus.qpid.jms.runtime
Methods in org.amqphub.quarkus.qpid.jms.runtime that return types with arguments of type ConnectionFactoryWrapper Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<ConnectionFactoryWrapper>QpidJmsRecorder. getConnectionFactoryWrapper(Function<javax.jms.ConnectionFactory,Object> wrapper)
-