This transport method allows APE to work cross domain. For example your APE Server runs on http://ape.yourdomain.com but you also want it to be accessible on any other domain. This can be done using JSONP. To activate JSONP edit your APE JSF config file and add :
APE.Config.transport = 2; // 2 is JSONP