IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

Package com.ibm.btt.mobile

Interface Summary
DataAdapter The interface used to abstract the invocation of the server side logic.
 

Class Summary
ConnectionFactory The factory class used to generate the HttpConnection using the settings in the configuration file
CopyUtils The utility class used to copy the content from the input stream to output stream
MobileAdapter The implementation class that implements the DataAdapter interface.
MobilePresentationHandler The btt predefined presentationHandler to handle the response sent to mobile client.
MobileRequest This class used to wrap the HttpServletRequest.
MobileRequestHandler Handle requests that are made from mobile clients.
MobileRequestServlet The servlet used to process the request from the mobile client side
MobileResponse This class is used to wrap the HttpServletResponse to MobileResponse, so the channel driver can use this to handle the mobile response.
 

Exception Summary
ConfigException The exception thrown when there is error in configuration file
ErrorResponseException The exception thrown when there is error occurs during processing the response
MobileException The exception thrown when there is error occurs
 


IBM WebSphere Multichannel Bank Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2011