ServletApplicationResponse
abstract class ServletApplicationResponse(call: PipelineCall, servletResponse: HttpServletResponse, managedByEngineHeaders: Set<String>) : BaseApplicationResponse
Inheritors
Constructors
Link copied to clipboard
constructor(call: PipelineCall, servletResponse: HttpServletResponse, managedByEngineHeaders: Set<String>)