onEvent(StreamTuple tuple) method
Format
void onEvent(StreamTuple tuple)
Explanation
This method is called back when a tuple is generated on the SDP server.
Parameters
tuple
Specifies the generated tuple.
Exceptions
None.
Return value