Class RecieverThread
java.lang.Object
org.sblim.slp.internal.sa.RecieverThread
- All Implemented Interfaces:
Runnable
- Direct Known Subclasses:
DatagramThread, TCPThread
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
iSrvAgent
-
-
Constructor Details
-
RecieverThread
-
-
Method Details
-
start
public void start()start -
wait4init
public void wait4init()wait4init -
stop
public void stop()stop -
stop
public void stop(boolean pWait) stop- Parameters:
pWait
-
-
run
-
init
- Throws:
ServiceLocationException
IOException
-
mainLoop
- Throws:
IOException
-
close
protected abstract void close()
-