public class OamRcvValue extends java.lang.Object implements java.lang.Runnable
OamShowValues.show(byte[], int, int)
is called.
InspcDataExchangeAccess
.Constructor and Description |
---|
OamRcvValue(OamShowValues showValues,
Report log) |
Modifier and Type | Method and Description |
---|---|
void |
finalize()
Sheet anchor: close the socket before the object is removed.
|
void |
run() |
void |
sendRequest() |
void |
start()
Starts the receiver thread.
|
void |
stopThread()
If the application is stopped, the thread have to be stopped firstly.
|
public OamRcvValue(OamShowValues showValues, Report log)
public void finalize()
finalize
in class java.lang.Object
Object.finalize()
public void run()
run
in interface java.lang.Runnable
public void sendRequest()
public void start()
public void stopThread()