public class V6Pinger extends AbstractPinger<Inet6Address>
m_throwable, NANOS_PER_MILLI| Constructor and Description | 
|---|
V6Pinger(int pingerId)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ping(Inet6Address addr,
    int identifier,
    int sequenceNumber,
    long threadId,
    long count,
    long interval,
    int packetSize)  | 
void | 
run()  | 
addPingReplyListener, closeSocket, getPingerId, getPingSocket, isFinished, notifyPingListeners, setThrowable, start, stoppublic void run()
public void ping(Inet6Address addr, int identifier, int sequenceNumber, long threadId, long count, long interval, int packetSize) throws InterruptedException
ping in class AbstractPinger<Inet6Address>InterruptedExceptionCopyright © 2021. All rights reserved.