org.sblim.slp.internal.sa
Class TCPThread
java.lang.Object
org.sblim.slp.internal.sa.RecieverThread
org.sblim.slp.internal.sa.TCPThread
- All Implemented Interfaces:
- Runnable
public class TCPThread
- extends RecieverThread
TCPThread
Method Summary |
protected void |
close()
|
protected void |
init()
|
protected void |
mainLoop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPThread
public TCPThread(ServiceAgent pSrvAgent)
- Ctor.
- Parameters:
pSrvAgent
-
init
protected void init()
throws IOException
- Specified by:
init
in class RecieverThread
- Throws:
IOException
mainLoop
protected void mainLoop()
throws IOException
- Specified by:
mainLoop
in class RecieverThread
- Throws:
IOException
close
protected void close()
- Specified by:
close
in class RecieverThread
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.