The HTML Channel classes belong to one of two groups: the HTML implementation of the client/server multichannel architecture interfaces or the HTML implementation of the Automaton (flow processor).
The HTML implementation of the client/server multichannel architecture in the package com.ibm.btt.cs.html contains the following classes:
▪ HtmlRequestHandler
▪ HtmlPresentationHandler
▪ HtmlRequestData
▪ HtmlConstants
▪ RequestValidationServices
▪ JspContextServices
▪ DSEJspContextServices
The HTML implementation of the Automaton in the package com.ibm.btt.automaton.html contains the following classes and interfaces:
▪ DSEHtmlProcessorOperation
▪ HtmlProcessorManager
▪ DSEHtmlProcessor
▪ DSEHtmlState
▪ HtmlProcessorInfo
▪ HtmlTransitionDescriptor
▪ HtmlProcessorOperation (interface)
▪ ProcessorXValidate (interface)
The class and interface added to com.ibm.btt.base are: