Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

Sequence diagram for DRRealtimeAgent

For a realtime collection agent example, see:

com.digitalroute.devkit.examples.tcpcollection.*


  • No labels