Accusoft.PrizmViewer10.AnnotationServer
RequestHandler Class
Members  See Also  Send Feedback
PrizmAnnotServer Namespace : RequestHandler Class






Glossary Item Box

This class implements evaluating requests from the web server.

Object Model

RequestHandler Class

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Remarks

This class validates the request, determines whether it is a request to retrieve or save annotations, validates the XML annotations data, and uses the PersistentStore class to retrieve or save annotations as appropriate. It performs a 'merge' where changes from the annotations from Prizm Viewer modify the annotations that already existed, demonstrating how the server can service multiple users concurrently.

This class is also responsible for returning the appropriate XML or HTML which is returned to the Interface Layer.

Inheritance Hierarchy

System.Object
   PrizmAnnotServer.RequestHandler

See Also

©2013. Accusoft Corporation. All Rights Reserved.