com.pcbsys.nirvana.direct.TopicListener Interface Reference

Implement this interface in order to receive events from topics you bind to using the transport. More...


Public Member Functions

void receive (nConsumeEvent event)
 Asynchronous callback fired for each event received.

Detailed Description

Implement this interface in order to receive events from topics you bind to using the transport.

Member Function Documentation

void com.pcbsys.nirvana.direct.TopicListener.receive ( nConsumeEvent  event  ) 

Asynchronous callback fired for each event received.

Parameters:
event the event delivered for the topic