|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.xmla.impl.DefaultXmlaResponse
public class DefaultXmlaResponse
Default implementation of XmlaResponse
.
Constructor Summary | |
---|---|
DefaultXmlaResponse(java.io.OutputStream outputStream,
java.lang.String encoding)
|
Method Summary | |
---|---|
void |
error(java.lang.Throwable t)
Report XML/A error (not SOAP fault). |
SaxWriter |
getWriter()
Get helper for writing XML document. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultXmlaResponse(java.io.OutputStream outputStream, java.lang.String encoding)
Method Detail |
---|
public SaxWriter getWriter()
XmlaResponse
getWriter
in interface XmlaResponse
public void error(java.lang.Throwable t)
XmlaResponse
error
in interface XmlaResponse
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |