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