Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This class defines no new functions on top of DRAgent. It is the superclass for all realtime agents. A realtime agent receiving raw data can create a task from it and schedule it for decoding. See the realtime environment.

The following sequence diagram shows in which order methods are called for the realtime agent.

Image Removed

Sequence diagram for DRRealtimeAgent

For a realtime collection agent example, see:

com.digitalroute.devkit.examples.tcpcollection.*

...

hiddentrue