Uses of Class
org.pcap4j.packet.IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder
-
Packages that use IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder Package Description org.pcap4j.packet -
-
Uses of IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder Modifier and Type Method Description IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderIpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder. correctLengthAtBuild(boolean correctLengthAtBuild)IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderIpV6NeighborDiscoveryTargetLinkLayerAddressOption. getBuilder()IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderIpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder. length(byte length)IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderIpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder. linkLayerAddress(byte[] linkLayerAddress)Constructors in org.pcap4j.packet with parameters of type IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder Constructor Description IpV6NeighborDiscoveryTargetLinkLayerAddressOption(IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder builder)
-