public class DefaultXmlaResponse extends Object implements XmlaResponse
XmlaResponse.| Constructor and Description |
|---|
DefaultXmlaResponse(OutputStream outputStream,
String encoding,
Enumeration.ResponseMimeType responseMimeType) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable t)
Report XML/A error (not SOAP fault).
|
SaxWriter |
getWriter()
Get helper for writing XML document.
|
public DefaultXmlaResponse(OutputStream outputStream, String encoding, Enumeration.ResponseMimeType responseMimeType)
public SaxWriter getWriter()
XmlaResponsegetWriter in interface XmlaResponsepublic void error(Throwable t)
XmlaResponseerror in interface XmlaResponseCopyright © 2021 Hitachi Vantara. All rights reserved.