public interface PcapAddress
Modifier and Type | Method and Description |
---|---|
InetAddress |
getAddress() |
InetAddress |
getBroadcastAddress() |
InetAddress |
getDestinationAddress() |
InetAddress |
getNetmask() |
InetAddress getAddress()
InetAddress getNetmask()
InetAddress getBroadcastAddress()
InetAddress getDestinationAddress()
Copyright © 2011–2016 Pcap4J.org. All rights reserved.