|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SAMDatagramReceiver
Interface for sending raw data to a SAM client
Method Summary | |
---|---|
void |
receiveDatagramBytes(Destination sender,
byte[] data)
Send a byte array to a SAM client. |
void |
stopDatagramReceiving()
Stop receiving data. |
Method Detail |
---|
void receiveDatagramBytes(Destination sender, byte[] data) throws java.io.IOException
sender
- Destinationdata
- Byte array to be received
java.io.IOException
void stopDatagramReceiving()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |