Package | Description |
---|---|
org.jolokia.discovery |
Modifier and Type | Method and Description |
---|---|
DiscoveryOutgoingMessage |
DiscoveryOutgoingMessage.Builder.build() |
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
|
Copyright © 2016. All rights reserved.