Uses of Class
org.apache.qpid.jms.provider.ProviderFactory
Packages that use ProviderFactory
Package
Description
-
Uses of ProviderFactory in org.apache.qpid.jms.provider
Methods in org.apache.qpid.jms.provider that return ProviderFactoryModifier and TypeMethodDescriptionstatic ProviderFactoryProviderFactory.findProviderFactory(String scheme) Searches for a ProviderFactory by using the scheme given.static ProviderFactoryProviderFactory.findProviderFactory(URI location) Searches for a ProviderFactory by using the scheme from the given URI. -
Uses of ProviderFactory in org.apache.qpid.jms.provider.amqp
Subclasses of ProviderFactory in org.apache.qpid.jms.provider.amqpModifier and TypeClassDescriptionclassFactory for creating the AMQP provider. -
Uses of ProviderFactory in org.apache.qpid.jms.provider.failover
Subclasses of ProviderFactory in org.apache.qpid.jms.provider.failoverModifier and TypeClassDescriptionclassFactory for creating instances of the Failover Provider type.