Package | Description |
---|---|
org.apache.qpid.jms.provider.discovery | |
org.apache.qpid.jms.provider.discovery.file | |
org.apache.qpid.jms.provider.discovery.multicast |
Modifier and Type | Method and Description |
---|---|
protected static DiscoveryAgentFactory |
DiscoveryAgentFactory.findAgentFactory(URI location)
Searches for a DiscoveryAgentFactory by using the scheme from the given URI.
|
Modifier and Type | Class and Description |
---|---|
class |
FileWatcherDiscoveryAgentFactory
Creates and configures a new instance of the file watcher based agent.
|
Modifier and Type | Class and Description |
---|---|
class |
MulticastDiscoveryAgentFactory
Creates and configures a new instance of the mutlicast agent.
|
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.