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