cgl.narada.transport.ptcp.psocket.threads
Class PTCPReceiverWorker

java.lang.Object
  extended by 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

Field Summary
 
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
 
Constructor Summary
PTCPReceiverWorker()
           
PTCPReceiverWorker(PTCPInputStream parent, InputStream is)
           
PTCPReceiverWorker(PTCPInputStream parent, InputStream is, String name)
           
 
Method Summary
 void read()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PTCPReceiverWorker

public PTCPReceiverWorker()

PTCPReceiverWorker

public PTCPReceiverWorker(PTCPInputStream parent,
                          InputStream is)

PTCPReceiverWorker

public PTCPReceiverWorker(PTCPInputStream parent,
                          InputStream is,
                          String name)
Method Detail

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