cgl.narada.transport.ptcp.psocket.threads
Class PTCPReceiverWorker
java.lang.Object
cgl.narada.transport.ptcp.psocket.threads.PTCPReceiverWorker
- All Implemented Interfaces:
- PTCPParameters, Runnable
public class PTCPReceiverWorker
- extends Object
- implements Runnable, PTCPParameters
Title:
Description:
Copyright: Copyright (c) 2004
Company:
- Version:
- 1.0
| Fields inherited from interface cgl.narada.transport.ptcp.psocket.tools.PTCPParameters |
COMM_SOCKET, DATA_SOCKET, PTCPBuffer_Debug, PTCPDataFragmentator_Debug, PTCPInputStream_Debug, PTCPOutputStream_Debug, PTCPPacket_Debug, PTCPReceiverWorker_Debug, PTCPSenderWorker_Debug, PTCPServerSocket_Debug, PTCPSocket_Debug, PTCPSocketInfo_Debug |
|
Method Summary |
void |
read()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTCPReceiverWorker
public PTCPReceiverWorker()
PTCPReceiverWorker
public PTCPReceiverWorker(PTCPInputStream parent,
InputStream is)
PTCPReceiverWorker
public PTCPReceiverWorker(PTCPInputStream parent,
InputStream is,
String name)
read
public void read()
run
public void run()
- Specified by:
run in interface Runnable
For comments and suggestions please send
e-mail to
The NaradaBrokering Project