Package | Description |
---|---|
org.apache.qpid.jms.provider.discovery.multicast |
Modifier and Type | Method and Description |
---|---|
DiscoveryEvent.EventType |
DiscoveryEvent.getType() |
static DiscoveryEvent.EventType |
DiscoveryEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiscoveryEvent.EventType[] |
DiscoveryEvent.EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DiscoveryEvent(URI peerUri,
DiscoveryEvent.EventType type) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.