| 4A Server -
    2.0
    | 

| Directories | |
| directory | documentLock | 
| directory | protocolV1 | 
| directory | protocolV2_0 | 
| Files | |
| file | AnnotCometServlet.java [code] | 
| Servlet for communication with clients (annotation editors) | |
| file | AnnotServerModule.java [code] | 
| Interface for server module. | |
| file | DrupAuthServlet.java [code] | 
| Servlet which allows Drupal CMS to send informations about it's users. | |
| file | EditorSession.java [code] | 
| Informations about client session. | |
| file | Flier.java [code] | 
| Flier with informations for comet handlers. | |
| file | GetAnnotServlet.java [code] | 
| Servlet which makes available annotations. | |
| file | GetDocServlet.java [code] | 
| Servlet which makes available annotated copies of documents. | |
| file | Linearizer.java [code] | 
| Utility functions for document linearization. | |
| file | MessageProcessor.java [code] | 
| Static class which parses and process XML with messages. | |
| file | Persister.java [code] | 
| Static class which persists data to the database. | |
| file | RequestInfo.java [code] | 
| Processed informations about client request. | |
| file | ResponseCreator.java [code] | 
| Class that creates responses and persists data. | |
| file | SessionCleaner.java [code] | 
| Class that provides cleaning of unactive sessions (basic version, not final) | |
| file | SubscribedSource.java [code] | 
| Subscribed source of annotations. | |
| file | SuggestionLogEntry.java [code] | 
| Suggested annotation with informations about suggestion. | |
| file | Util.java [code] | 
| Utility class (manipulates RFC 3339 dates and contains other utility methods) | |