Package | Description |
---|---|
org.jolokia.discovery |
Modifier and Type | Method and Description |
---|---|
static List<DiscoveryIncomingMessage> |
MulticastUtil.sendQueryAndCollectAnswers(DiscoveryOutgoingMessage pOutMsg,
int pTimeout)
Sent out a message to Jolokia's multicast group over all network interfaces supporting multicast request (and no
logging is used)
|
static List<DiscoveryIncomingMessage> |
MulticastUtil.sendQueryAndCollectAnswers(DiscoveryOutgoingMessage pOutMsg,
int pTimeout,
LogHandler pLogHandler)
Sent out a message to Jolokia's multicast group over all network interfaces supporting multicasts
|
Modifier and Type | Method and Description |
---|---|
DiscoveryOutgoingMessage.Builder |
DiscoveryOutgoingMessage.Builder.respondTo(DiscoveryIncomingMessage pMsg) |
Copyright © 2019. All rights reserved.