Versions Compared

Key

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

...

The Content Handler module receives data from interface handlers Interface modules along with the content type of that data. Using this information it is expected to forward data to the appropriate processing module that can handle that data. It is also required to have functionality to allow processing modules to be able to dynamically register and de-register their interest to data of particular content types.

...