cgl.narada.transport.ptcp.psocket.tools
Class PTCPBuffer
java.lang.Object
cgl.narada.transport.ptcp.psocket.tools.PTCPBuffer
- All Implemented Interfaces:
- PTCPParameters
public class PTCPBuffer
- extends Object
- implements PTCPParameters
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PTCPBuffer
public PTCPBuffer(int size)
PTCPBuffer
public PTCPBuffer(int size,
boolean perfInc)
setExit
public void setExit(String name)
write
public void write(int index,
Object o)
throws InterruptedException
- Throws:
InterruptedException
read
public byte[] read()
throws InterruptedException
- Throws:
InterruptedException
getPacketSize
public int getPacketSize()
setPacketSize
public void setPacketSize(int packetSize)
For comments and suggestions please send
e-mail to
The NaradaBrokering Project