Class Summary |
BTTChannelDriver |
The ChannelDriver interface This is the interface to be used as a template
for all new device types that are to use the Multichannel Interface This
interface should also detail the extension points for all channel drivers. |
BTTChannelRequest |
The superclass of the channel request. |
BTTMessageProcessor |
The BTTMessageProcessor implements MessageProcessor interface |
ChannelConstant |
The constants used in channel logic |
ChannelContextContainer |
The thread local container can be used in the operation to get the channel request, channel response and channel session. |
ChannelInitializer |
Then initializer that used to initialize the channel settings |
HandlerUtils |
The utility class used to get the value from the channel handler |
SessionHandler |
The utility method used to handle BTT session |
Web2PresentationHandler |
This class implements PresentationHandler interface. |
Web2RequestHandler |
This class implements RequestHandler interface. |