Package | Description |
---|---|
org.apache.qpid.jms.provider | |
org.apache.qpid.jms.provider.amqp | |
org.apache.qpid.jms.provider.discovery | |
org.apache.qpid.jms.provider.failover |
Modifier and Type | Method and Description |
---|---|
static ProviderFactory |
ProviderFactory.findProviderFactory(URI location)
Searches for a ProviderFactory by using the scheme from the given URI.
|
Modifier and Type | Class and Description |
---|---|
class |
AmqpProviderFactory
Factory for creating the AMQP provider.
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryProviderFactory
Factory for creating the Discovery Provider
|
Modifier and Type | Class and Description |
---|---|
class |
FailoverProviderFactory
Factory for creating instances of the Failover Provider type.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.