Package | Description |
---|---|
org.opennms.netmgt.icmp.jni |
Modifier and Type | Method and Description |
---|---|
static JniPingResponse |
JniIcmpMessenger.createPingResponse(DatagramPacket packet)
Creates a new instance of the class using the passed datagram as the data
source.
|
Modifier and Type | Method and Description |
---|---|
boolean |
JniPingRequest.processResponse(JniPingResponse reply)
processResponse
|
Modifier and Type | Method and Description |
---|---|
void |
JniIcmpMessenger.start(org.opennms.protocols.rt.ReplyHandler<JniPingResponse> callback) |
Constructor and Description |
---|
JniPingRequestId(JniPingResponse reply)
Constructor for JniPingRequestId.
|
Copyright © 2021. All rights reserved.