| Class | Description | 
|---|---|
| AuthenticatingXmlaRequestCallback | 
 This is an abstract implementation of  
XmlaRequestCallback
 specialized in authenticating the requests coming in. | 
| DefaultSaxWriter | 
 Default implementation of  
SaxWriter. | 
| DefaultSaxWriter.StringAttributes | 
 List of SAX attributes based upon a string array. 
 | 
| DefaultXmlaRequest | 
 Default implementation of  
XmlaRequest by DOM API. | 
| DefaultXmlaResponse | 
 Default implementation of  
XmlaResponse. | 
| DefaultXmlaServlet | 
 Default implementation of XML/A servlet. 
 | 
| DynamicDatasourceXmlaServlet | 
 Extends DefaultXmlaServlet to add dynamic datasource loading capability. 
 | 
| DynamicDatasourceXmlaServletTest | 
 Unit test for DynamicDatasourceXmlaServlet 
 | 
| JsonSaxWriter | 
 Implementation of  
SaxWriter which, perversely, generates a
 JSON (JavaScript Object Notation) document. | 
| MondrianXmlaServlet | 
 Extension to  
XmlaServlet that instantiates a
 Mondrian engine. | 
| Olap4jXmlaServlet | 
 XMLA servlet that gets its connections from an olap4j data source. 
 |