| Package | Description |
|---|---|
| org.apache.qpid.jms.provider | |
| org.apache.qpid.jms.provider.amqp | |
| org.apache.qpid.jms.provider.failover |
| Modifier and Type | Method and Description |
|---|---|
static ProviderFactory |
ProviderFactory.findProviderFactory(String scheme)
Searches for a ProviderFactory by using the scheme given.
|
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 |
FailoverProviderFactory
Factory for creating instances of the Failover Provider type.
|
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.