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 TypeMethodDescriptionvoidRowsetDefinition.MdschemaCubesRowset.populateImpl(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) voidRowsetDefinition.MdschemaFunctionsRowset.populateImpl(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) voidRowsetDefinition.MdschemaMeasuresRowset.populateImpl(XmlaResponse response, org.olap4j.OlapConnection connection, List<mondrian.xmla.Rowset.Row> rows) voidXmlaHandler.process(XmlaRequest request, XmlaResponse response) Processes a request. - 
Uses of XmlaResponse in mondrian.xmla.impl
Classes in mondrian.xmla.impl that implement XmlaResponse