Uses of Interface
mondrian.xmla.XmlaRequestCallback
-
Uses of XmlaRequestCallback in mondrian.xmla
Modifier and TypeMethodDescriptionprotected final List<XmlaRequestCallback>
XmlaServlet.getCallbacks()
Returns the list of callbacks.Modifier and TypeMethodDescriptionprotected final void
XmlaServlet.addCallback
(XmlaRequestCallback callback) Registers a callback. -
Uses of XmlaRequestCallback in mondrian.xmla.impl
Modifier and TypeClassDescriptionclass
This is an abstract implementation ofXmlaRequestCallback
specialized in authenticating the requests coming in.