com.ibm.websphere.samples.asynchbeans.wstrader.tickstream
Interface StreamHeartBeatEvents

All Known Implementing Classes:
StreamListener

public interface StreamHeartBeatEvents


Method Summary
 void handleHeartBeat(ClientInstruction clientInstruction)
          A generic Ping event.
 

Method Detail

handleHeartBeat

void handleHeartBeat(ClientInstruction clientInstruction)
A generic Ping event.

Parameters:
clientInstruction - the instruction to send to the client listener