Uses of Class
org.pcap4j.packet.IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder
Packages that use IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder
-
Uses of IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder in org.pcap4j.packet
Methods in org.pcap4j.packet that return IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderModifier and TypeMethodDescriptionIpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder.correctLengthAtBuild(boolean correctLengthAtBuild) IpV6NeighborDiscoveryTargetLinkLayerAddressOption.getBuilder()IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder.length(byte length) IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder.linkLayerAddress(byte[] linkLayerAddress) Constructors in org.pcap4j.packet with parameters of type IpV6NeighborDiscoveryTargetLinkLayerAddressOption.BuilderModifierConstructorDescriptionprivateIpV6NeighborDiscoveryTargetLinkLayerAddressOption(IpV6NeighborDiscoveryTargetLinkLayerAddressOption.Builder builder)