Supporting a new channel device

This section describes how to extend the Bank Transformation Toolkit by implementing a new channel. It can also be helpful in understanding the implementation and behavior of the multichannel architecture channels.

The steps for implementing a new channel device are described in detail in the following sections:

  1. Creating the channel driver
  2. Creating the request handler
  3. Creating the presentation handler
  4. Adding channel session management
  5. Managing channel sessions for any communication protocol
  6. Managing channel sessions for HTTP devices