|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.unh.sdb.remote.Sender
edu.unh.sdb.remote.TCPSender
public class TCPSender
Field Summary |
---|
Fields inherited from class edu.unh.sdb.remote.Sender |
---|
busy, clientIP, serverDataPort |
Constructor Summary | |
---|---|
TCPSender()
|
Method Summary | |
---|---|
void |
AcceptConnect()
|
void |
freeResource()
|
int |
SendData(byte[] buf,
int size)
|
Methods inherited from class edu.unh.sdb.remote.Sender |
---|
isBusy, setBusyStatus, setClientIP, setClientIP, setServerDataPort |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TCPSender()
Method Detail |
---|
public void freeResource()
freeResource
in class Sender
public void AcceptConnect()
public int SendData(byte[] buf, int size)
SendData
in class Sender
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |