|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectexample.Ping.Pinger
example.Ping.PingerIPv6
public static class Ping.PingerIPv6
Field Summary |
---|
Fields inherited from class example.Ping.Pinger |
---|
dataOffset, identifier, length, listener, offset, recvData, recvPacket, replyType, requestType, sendData, sendPacket, sequence, socket, srcAddress |
Constructor Summary | |
---|---|
Ping.PingerIPv6(int id)
|
Method Summary | |
---|---|
protected void |
computeSendChecksum(java.net.InetAddress host)
|
void |
receive()
|
Methods inherited from class example.Ping.Pinger |
---|
close, getRequestDataLength, getRequestPacketLength, ping, receiveEchoReply, sendEchoRequest, setEchoReplyListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Ping.PingerIPv6(int id) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void computeSendChecksum(java.net.InetAddress host) throws java.io.IOException
computeSendChecksum
in class Ping.Pinger
java.io.IOException
public void receive() throws java.io.IOException
receive
in class Ping.Pinger
java.io.IOException
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |