Every sub directory of this (exclude include) is a particular output module.
This type of module inteface the output data generated by dissector with your proprietary storage/query system.
The basic element information is described in pei.h file.
Exist a standard dispacter protocol functions to interface dispatcer with xplico aggregators, example of this is disp_http.c

