|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
E
- the type of events.public interface DXFeedEventListener<E>
The listener interface for receiving events of the specified type E
.
Method Summary | |
---|---|
void |
eventsReceived(List<E> events)
Invoked when events of type E are received. |
Method Detail |
---|
void eventsReceived(List<E> events)
E
are received.
events
- the list of received events.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |