Package com.ibm.websphere.samples.asynchbeans.wstrader.tickstream

Interface Summary
StreamHeartBeatEvents  
TickerUpdateEvents These are events which can be fired by the Ticker Subscriber
 

Class Summary
CurrentQueue A queue of the most current objects.
StreamApplicationState This class holds the application state.
StreamClientState Contains all logic for maintaining the state of a client (login id).
StreamHeartBeatAlarm A simple alarm that fires StreamHeartBeatEvent events to all listeners of the input EventSource.
StreamListener This is created the by stream servlet.
TickerSubscriber This is a Work that is used to dynamically subscribe to a Topic and notify listeners that are colocated in this JVM whenever a message is received on that topic.
TickStreamConfig Various configuration information and constants for the application.