org.sblim.slp.internal.sa

Class TCPThread

Implemented Interfaces:
Runnable

public class TCPThread
extends RecieverThread

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

close, init, mainLoop, run, start, stop, stop, wait4init

Constructor Details

TCPThread

public TCPThread(ServiceAgent pSrvAgent)
Ctor.
Parameters:
pSrvAgent -

Method Details

close

protected void close()
Overrides:
close in interface RecieverThread

init

protected void init()
            throws IOException
Overrides:
init in interface RecieverThread

mainLoop

protected void mainLoop()
            throws IOException
Overrides:
mainLoop in interface RecieverThread

Copyright © 2005, 2009 IBM Corporation. All Rights Reserved.