public class TCPThread extends RecieverThread
iSrvAgent
Constructor | Description |
---|---|
TCPThread(ServiceAgent pSrvAgent) |
Ctor.
|
Modifier and Type | Method | Description |
---|---|---|
protected void |
close() |
|
protected void |
init() |
|
protected void |
mainLoop() |
public TCPThread(ServiceAgent pSrvAgent)
pSrvAgent
- protected void init() throws java.io.IOException
init
in class RecieverThread
java.io.IOException
protected void mainLoop() throws java.io.IOException
mainLoop
in class RecieverThread
java.io.IOException
protected void close()
close
in class RecieverThread
Copyright © 2005, 2013 IBM Corporation. All Rights Reserved.