| 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 | Class and Description |
|---|---|
class |
DiscoveryProvider
An Provider instance that wraps the FailoverProvider and listens for events
about discovered remote peers using a configured set of DiscoveryAgent instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiscoveryAgent.setDiscoveryListener(DiscoveryListener listener)
Sets the discovery listener
|
| Modifier and Type | Method and Description |
|---|---|
DiscoveryListener |
FileWatcherDiscoveryAgent.getDiscoveryListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
FileWatcherDiscoveryAgent.setDiscoveryListener(DiscoveryListener listener) |
| Modifier and Type | Method and Description |
|---|---|
DiscoveryListener |
MulticastDiscoveryAgent.getDiscoveryListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
MulticastDiscoveryAgent.setDiscoveryListener(DiscoveryListener listener) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.