| Package | Description | 
|---|---|
| mondrian.xmla | Implements the XML for Analysis API. | 
| mondrian.xmla.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| static XmlaServlet.Phase | XmlaServlet.Phase. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static XmlaServlet.Phase[] | XmlaServlet.Phase. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract void | XmlaServlet. handleFault(javax.servlet.http.HttpServletResponse response,
           byte[][] responseSoapParts,
           XmlaServlet.Phase phase,
           Throwable t)Implement to application specified handler of SOAP fualt. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | DefaultXmlaServlet. handleFault(javax.servlet.http.HttpServletResponse response,
           byte[][] responseSoapParts,
           XmlaServlet.Phase phase,
           Throwable t)This produces a SOAP 1.1 version Fault element - not a 1.2 version. | 
Copyright © 2021 Hitachi Vantara. All rights reserved.