public class JSPRenderView extends Object implements RenderViewType
| Constructor and Description |
|---|
JSPRenderView() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
show(int responseStatus,
String reason,
WebMvcRequest webRequest,
WebMvcResponse webResponse,
String view,
DispatcherType dispatcherType) |
void |
show(MvcRequest request,
MvcResponse response) |
protected void |
show(WebApplicationContext context,
WebStackRequestElement stackRequestElement,
WebThrowableSafeData throwableSafeData,
WebAction action,
WebController controller,
Scope requestScope) |
protected void show(int responseStatus,
String reason,
WebMvcRequest webRequest,
WebMvcResponse webResponse,
String view,
DispatcherType dispatcherType)
protected void show(WebApplicationContext context, WebStackRequestElement stackRequestElement, WebThrowableSafeData throwableSafeData, WebAction action, WebController controller, Scope requestScope)
public void show(MvcRequest request, MvcResponse response)
show in interface RenderViewTypeCopyright © 2026 Brandao. All rights reserved.