The following section describes how to write extensions implementing custom processes and plug them into AwareIM.
To implement custom processes and add them to the configuration of your application follow the steps below:
AwareIM/CustomJars directory (see section 2)com.myextensions.MyProcessExtensionThe rest of the section describes how to write the code implementing the custom process (step 1 above).