|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SAMRawReceiver
Interface for sending raw data to a SAM client
| Method Summary | |
|---|---|
void |
receiveRawBytes(byte[] data)
Send a byte array to a SAM client, without informations regarding the sender. |
void |
stopRawReceiving()
Stop receiving data. |
| Method Detail |
|---|
void receiveRawBytes(byte[] data)
throws IOException
data - Byte array to be received
IOExceptionvoid stopRawReceiving()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||