Runtime tools : Channels components : HTML Channel : Reference : HTML Channel packaging
  
HTML Channel packaging
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:
DSEXValidate
OperationXValidate (interface )
Go up to
Reference