The API follows the same conventions as StAX (XML API available in the standard JDK) using a "pull" processing flow for EDI parsing and an emit flow for EDI generation. Input data is provided using a ...
FastAGI lets you create a service that manages a call in a similar way to how a webserver handles an HTTP request. FastAGI can be (and should be) used to replace dialplan. FastAGI is thousands of ...