|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface for watching receive stream
| Method Summary | |
void |
eventLookForData(byte[] data,
boolean sighted,
long time,
byte[] buf)
Receives notification when searched for data is sighted or timeout |
| Method Detail |
public void eventLookForData(byte[] data,
boolean sighted,
long time,
byte[] buf)
data - Data that was searched for.sighted - Flag for to indicate data sighted or timeout.time - Time of sighting (when last data of match occurred)
Time contains timeout value when sighted is falsebuf - The last 'save buffer' of data at the time of the sighting
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||