|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sblim.slp.internal.sa.RecieverThread
org.sblim.slp.internal.sa.TCPThread
public class TCPThread
TCPThread
| Field Summary |
|---|
| Fields inherited from class org.sblim.slp.internal.sa.RecieverThread |
|---|
iSrvAgent |
| Constructor Summary | |
|---|---|
TCPThread(ServiceAgent pSrvAgent)
Ctor. |
|
| Method Summary | |
|---|---|
protected void |
close()
|
protected void |
init()
|
protected void |
mainLoop()
|
| Methods inherited from class org.sblim.slp.internal.sa.RecieverThread |
|---|
run, start, stop, stop, wait4init |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TCPThread(ServiceAgent pSrvAgent)
pSrvAgent - | Method Detail |
|---|
protected void init()
throws java.io.IOException
init in class RecieverThreadjava.io.IOException
protected void mainLoop()
throws java.io.IOException
mainLoop in class RecieverThreadjava.io.IOExceptionprotected void close()
close in class RecieverThread
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||