The main classes that are implemented for this sample are listed in the following table:
Class | Description |
---|---|
StartServerServlet | Connect to the server and establish a session. |
StartHtmlSession | Implements the logic required to create a specific session context assigned to the user being connected to the server. |
HelloWorldOp | Implements the logic to validate user input then signal processor event according to deferent validation result. |
Web2SampleRepositoryServlet | Web2.0 sample repository request handler. |