Uses of Class
org.pcap4j.packet.IcmpV4DestinationUnreachablePacket.Builder
-
Packages that use IcmpV4DestinationUnreachablePacket.Builder Package Description org.pcap4j.packet -
-
Uses of IcmpV4DestinationUnreachablePacket.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IcmpV4DestinationUnreachablePacket.Builder Modifier and Type Method Description IcmpV4DestinationUnreachablePacket.BuilderIcmpV4DestinationUnreachablePacket. getBuilder()IcmpV4DestinationUnreachablePacket.BuilderIcmpV4DestinationUnreachablePacket.Builder. payload(Packet payload)IcmpV4DestinationUnreachablePacket.BuilderIcmpV4DestinationUnreachablePacket.Builder. unused(int unused)Constructors in org.pcap4j.packet with parameters of type IcmpV4DestinationUnreachablePacket.Builder Constructor Description IcmpV4DestinationUnreachableHeader(IcmpV4DestinationUnreachablePacket.Builder builder)IcmpV4DestinationUnreachablePacket(IcmpV4DestinationUnreachablePacket.Builder builder)
-