|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VNSICMPType | |
---|---|
net.clackrouter.packets | Clack representations of packet data for a variety of core Internet protocols. |
Uses of VNSICMPType in net.clackrouter.packets |
---|
Fields in net.clackrouter.packets declared as VNSICMPType | |
---|---|
static VNSICMPType |
VNSICMPType.EchoReply
|
static VNSICMPType |
VNSICMPType.EchoRequest
|
static VNSICMPType |
VNSICMPType.InfoRequest
|
static VNSICMPType |
VNSICMPType.InfoRequestReply
|
static VNSICMPType |
VNSICMPType.MaskRequest
|
static VNSICMPType |
VNSICMPType.MaskRequestReply
|
static VNSICMPType |
VNSICMPType.ParameterProblem
|
static VNSICMPType |
VNSICMPType.Redirect
|
static VNSICMPType |
VNSICMPType.RouterAdvert
|
static VNSICMPType |
VNSICMPType.RouterSolicit
|
static VNSICMPType |
VNSICMPType.SourceQuench
|
static VNSICMPType |
VNSICMPType.TimeExceeded
|
static VNSICMPType |
VNSICMPType.TimeStamp
|
static VNSICMPType |
VNSICMPType.TimeStampReply
|
static VNSICMPType |
VNSICMPType.Unreach
|
Methods in net.clackrouter.packets that return VNSICMPType | |
---|---|
static VNSICMPType |
VNSICMPType.convert(byte type)
Convert a byte version of the type to its object version. |
VNSICMPType |
VNSICMPPacket.getType()
Returns the type of the ICMP packet. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |