Uses of Interface
com.axemble.vdoc.sdk.interfaces.runtime.IExecutionContext.IResponse
Packages that use IExecutionContext.IResponse
-
Uses of IExecutionContext.IResponse in com.axemble.vdoc.sdk.interfaces.runtime
Methods in com.axemble.vdoc.sdk.interfaces.runtime that return IExecutionContext.IResponseMethods in com.axemble.vdoc.sdk.interfaces.runtime with parameters of type IExecutionContext.IResponseModifier and TypeMethodDescriptionvoid
IExecutionContext.IRequestDispatcher.forward
(IExecutionContext.IRequest request, IExecutionContext.IResponse response) void
IExecutionContext.IRequestDispatcher.include
(IExecutionContext.IRequest request, IExecutionContext.IResponse response)