Uses of Interface
io.revealbi.core.impl.IHttpRequest
Packages that use IHttpRequest
Package
Description
Main Reveal API Package containing the interfaces to be implemented in order to control how Reveal BI works.
-
Uses of IHttpRequest in io.revealbi.core
Methods in io.revealbi.core with parameters of type IHttpRequestModifier and TypeMethodDescriptionIRevealServer.process(IHttpRequest request, IHttpResponse response, IRVUserContext userContext) Processes a Reveal server request. -
Uses of IHttpRequest in io.revealbi.core.impl
Methods in io.revealbi.core.impl with parameters of type IHttpRequestModifier and TypeMethodDescriptionRevealServer.process(IHttpRequest request, IHttpResponse response, IRVUserContext userContext)