| Package | Description |
|---|---|
| com.h3c.util.pkt |
| Modifier and Type | Method and Description |
|---|---|
Icmp.Builder |
Icmp.Builder.bytes(byte[] bytes)
Sets the payload bytes.
|
Icmp.Builder |
Icmp.Builder.ident(int ident)
Sets the identifier for
IcmpTypeCode.ECHO_REQ or
IcmpTypeCode.ECHO_REPLY messages. |
Icmp.Builder |
Icmp.Builder.seqNum(int seqNum)
Sets the sequence number for
IcmpTypeCode.ECHO_REQ or
IcmpTypeCode.ECHO_REPLY messages. |
Icmp.Builder |
Icmp.Builder.typeCode(IcmpTypeCode typeCode)
Sets the type/code enumeration..
|
Copyright © 2014. All Rights Reserved.