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