public class NifSelector extends Object
Constructor and Description |
---|
NifSelector() |
Modifier and Type | Method and Description |
---|---|
protected PcapNetworkInterface |
doSelect(List<PcapNetworkInterface> nifs) |
protected String |
read() |
PcapNetworkInterface |
selectNetworkInterface() |
protected void |
showNifList(List<PcapNetworkInterface> nifs) |
protected void |
write(String msg) |
public final PcapNetworkInterface selectNetworkInterface() throws IOException
IOException
protected void write(String msg) throws IOException
msg
- IOException
protected String read() throws IOException
IOException
protected void showNifList(List<PcapNetworkInterface> nifs) throws IOException
nifs
- IOException
protected PcapNetworkInterface doSelect(List<PcapNetworkInterface> nifs) throws IOException
nifs
- IOException
Copyright © 2014. All Rights Reserved.