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()
XmlaResponse
getWriter
in interface XmlaResponse
public void error(Throwable t)
XmlaResponse
error
in interface XmlaResponse
Copyright © 2018 Hitachi Vantara. All rights reserved.