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

- public interface iIrLMPService
| Method Summary | |
void |
connectRequest(Test irlmp,
byte yDestinationLSAP,
byte ySourceLSAP,
byte[] ayUserData)
|
void |
serviceRequest(Test irlmp,
IrLMPConnection conn,
byte[] ayRequest,
int nOffset,
int nLength)
|
void |
setLog(java.io.PrintWriter log)
|
void |
setLogging(boolean bDoLogging)
|
| Method Detail |
connectRequest
public void connectRequest(Test irlmp, byte yDestinationLSAP, byte ySourceLSAP, byte[] ayUserData)
serviceRequest
public void serviceRequest(Test irlmp, IrLMPConnection conn, byte[] ayRequest, 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 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC