|
|||||||||
| Home >> All >> com >> synchrona >> jred >> [ irlap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.synchrona.jred.irlap
Interface iFrameWrapper

- All Known Implementing Classes:
- AsyncFrameWrapper
- interface iFrameWrapper
| Method Summary | |
int |
receive(byte[] ayDestination,
int nOffset,
int nLength)
|
void |
send(byte[] aySource,
int nOffset,
int nLength)
|
void |
setLog(java.io.PrintWriter log)
|
void |
setLogging(boolean bDoLogging)
|
| Method Detail |
receive
public int receive(byte[] ayDestination,
int nOffset,
int nLength)
throws java.lang.Exception
send
public void send(byte[] aySource,
int nOffset,
int nLength)
throws java.lang.Exception
setLog
public void setLog(java.io.PrintWriter log)
setLogging
public void setLogging(boolean bDoLogging)
|
|||||||||
| Home >> All >> com >> synchrona >> jred >> [ irlap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC