About this task
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:
- Creating the channel driver
- Creating the request handler
- Creating the presentation handler
- Adding channel session management
- Managing channel sessions for any communication protocol
- Managing channel sessions for HTTP devices