Uses of Interface
mondrian.xmla.XmlaResponse
Packages that use XmlaResponse
-
Uses of XmlaResponse in mondrian.xmla
Methods in mondrian.xmla with parameters of type XmlaResponseModifier and TypeMethodDescriptionvoid
RowsetDefinition.MdschemaCubesRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
RowsetDefinition.MdschemaFunctionsRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
RowsetDefinition.MdschemaMeasuresRowset.populateImpl
(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) void
XmlaHandler.process
(XmlaRequest request, XmlaResponse response) Processes a request. -
Uses of XmlaResponse in mondrian.xmla.impl
Classes in mondrian.xmla.impl that implement XmlaResponse