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 contents of the 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. |