Uses of Class
org.pcap4j.packet.IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress
-
Packages that use IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress Package Description org.pcap4j.packet -
-
Uses of IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress in org.pcap4j.packet
Fields in org.pcap4j.packet with type parameters of type IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress Modifier and Type Field Description private java.util.List<IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress>IpV4InternetTimestampOptionTimestampsWithAddresses. timestampsWithAddressesMethods in org.pcap4j.packet that return types with arguments of type IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress Modifier and Type Method Description java.util.List<IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress>IpV4InternetTimestampOptionTimestampsWithAddresses. getTimestampWithAddress()Constructor parameters in org.pcap4j.packet with type arguments of type IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress Constructor Description IpV4InternetTimestampOptionTimestampsWithAddresses(java.util.List<IpV4InternetTimestampOptionTimestampsWithAddresses.TimestampWithAddress> timestampsWithAddresses)
-