Package | Description |
---|---|
org.openjdk.jmc.jdp.client |
This package contains the classes related to the JDP client.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
PacketProcessor.fireEvent(DiscoveryEvent event) |
void |
DiscoveryListener.onDiscovery(DiscoveryEvent event)
Called whenever a change in the discovery status has occurred for a service.
|