|
|||||||||
| 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 iIrLAPListener

- public interface iIrLAPListener
| Method Summary | |
void |
connectIndication(IrLAPContext context,
ConnectionInformation connectionInfo)
|
void |
dataIndication(IrLAPContext context,
ConnectionInformation connInfo,
byte[] ayData)
|
void |
discoveryIndication(IrLAPContext context,
DiscoveryInformation discoveryInfo)
|
| Method Detail |
connectIndication
public void connectIndication(IrLAPContext context, ConnectionInformation connectionInfo)
dataIndication
public void dataIndication(IrLAPContext context, ConnectionInformation connInfo, byte[] ayData)
discoveryIndication
public void discoveryIndication(IrLAPContext context, DiscoveryInformation discoveryInfo)
|
|||||||||
| Home >> All >> com >> synchrona >> jred >> [ irlap overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC