Uses of Package
com.dxfeed.event

Packages that use com.dxfeed.event
com.dxfeed.api Main package for dxFeed API (read com.dxfeed.api.DXFeed javadoc first). 
com.dxfeed.event.candle Defines Candle event (open, high, low, close prices and other information for a specific period) and provides helper classes. 
com.dxfeed.event.market Defines regular market event classes. 
com.dxfeed.event.misc Defines miscellaneous event classes. 
com.dxfeed.event.option Defines option-related market event classes. 
 

Classes in com.dxfeed.event used by com.dxfeed.api
LastingEvent
          Represents up-to-date information about some condition or state of an external entity that updates in real-time.
TimeSeriesEvent
          Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified.
 

Classes in com.dxfeed.event used by com.dxfeed.event.candle
EventType
          Marks all event types that can be received via dxFeed API.
LastingEvent
          Represents up-to-date information about some condition or state of an external entity that updates in real-time.
TimeSeriesEvent
          Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified.
 

Classes in com.dxfeed.event used by com.dxfeed.event.market
EventType
          Marks all event types that can be received via dxFeed API.
IndexedEvent
          Represents an indexed collection of up-to-date information about some condition or state of an external entity that updates in real-time.
LastingEvent
          Represents up-to-date information about some condition or state of an external entity that updates in real-time.
TimeSeriesEvent
          Represents time-series snapshots of some process that is evolving in time or actual events in some external system that have an associated time stamp and can be uniquely identified.
 

Classes in com.dxfeed.event used by com.dxfeed.event.misc
EventType
          Marks all event types that can be received via dxFeed API.
LastingEvent
          Represents up-to-date information about some condition or state of an external entity that updates in real-time.
 

Classes in com.dxfeed.event used by com.dxfeed.event.option
LastingEvent
          Represents up-to-date information about some condition or state of an external entity that updates in real-time.
 



Copyright © 2013 Devexperts. All Rights Reserved.