private class Wiretapper.WiretappingWorker extends Object implements Runnable
Modifier and Type | Field and Description |
---|---|
private Wiretapper.Buffer |
_buffer |
private String |
_name |
private PrimaryFrame |
_primaryFrame |
private long |
_primaryFrameTimeout |
private PropertyConsultant |
_propertyConsultant |
Modifier | Constructor and Description |
---|---|
private |
Wiretapper.WiretappingWorker() |
Modifier and Type | Method and Description |
---|---|
private void |
handleQuery(PrimaryFrame primaryFrame,
SecondaryFrame secondaryFrame) |
private Tc57Frame |
interceptTelegram() |
void |
run() |
String |
toString() |
private String _name
private PrimaryFrame _primaryFrame
private long _primaryFrameTimeout
private PropertyConsultant _propertyConsultant
private Wiretapper.Buffer _buffer
private void handleQuery(PrimaryFrame primaryFrame, SecondaryFrame secondaryFrame)
private Tc57Frame interceptTelegram() throws InterruptedException, IOException
InterruptedException
IOException