externalNetworkProcess

Attempts to load the class named by classname, and if it implements NetworkProcess, SOD calls process() on the class for every event.

Example

<externalNetworkProcess>
    <classname>edu.somewhere.seis.sodExt.process.network.MyNetworkProcess</classname>
</externalNetworkProcess>

This consists of

Places this can be found

process

In process there is a choice between all of the following