|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--nl.tbdev.IR.ConnectionCallback
|
+--nl.tbdev.IR.IasServer
Information Access Store Server implementation. For internal IR use only.
| Field Summary | |
private IasStore |
store
|
| Fields inherited from class nl.tbdev.IR.ConnectionCallback |
connection |
| Constructor Summary | |
IasServer(IasStore iStore)
|
|
| Method Summary | |
void |
connectionCallbackConnect(byte[] data)
called whenever a connection request for this service is received. |
void |
connectionCallbackData(byte[] data)
called whenever data is received for this service. |
| Methods inherited from class nl.tbdev.IR.ConnectionCallback |
connectionCallbackConfirm, connectionCallbackDisconnect, connectionCallbackLink, setConnection |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
private IasStore store
| Constructor Detail |
public IasServer(IasStore iStore)
| Method Detail |
public void connectionCallbackConnect(byte[] data)
ConnectionCallbackconnectionCallbackConnect in class ConnectionCallbackpublic void connectionCallbackData(byte[] data)
ConnectionCallbackconnectionCallbackData in class ConnectionCallbacknl.tbdev.IR.ConnectionCallbackdata - contains the application level data, no IrDA frame headers.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||