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