public interface TcpdumpReader
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TcpdumpReader.Handler |
| Modifier and Type | Method and Description |
|---|---|
void |
read(InputStream input,
TcpdumpReader.Handler handler) |
Iterable<String> |
tcpdumpOptions() |
void read(InputStream input, TcpdumpReader.Handler handler) throws IOException
IOExceptionCopyright © 2016. All rights reserved.