com.pcbsys.nirvana.client.nDataStreamListener Interface Reference

Interface used to asynchronously receive events written to the data stream or a data group that the stream is a member of. More...

Inherited by com.pcbsys.nirvana.nAdminAPI.nPkgStatusListener.

Public Member Functions

void onMessage (nConsumeEvent evt)
 Called when an event has been written to the data stream or a data group that the stream is a member of More...
 

Detailed Description

Interface used to asynchronously receive events written to the data stream or a data group that the stream is a member of.

Since
6.0

Member Function Documentation

void com.pcbsys.nirvana.client.nDataStreamListener.onMessage ( nConsumeEvent  evt)

Called when an event has been written to the data stream or a data group that the stream is a member of

Parameters
evt