public class WebResourceAction extends DefaultResourceAction
| Modifier and Type | Field and Description |
|---|---|
protected WebAction |
action |
protected WebController |
controller |
protected RequestMethodType |
requestMethod |
| Constructor and Description |
|---|
WebResourceAction(RequestMethodType requestMethod,
WebController controller,
WebAction action) |
| Modifier and Type | Method and Description |
|---|---|
RequestMethodType |
getRequestMethod() |
getController, getMethod, getMethodForm, getParametersType, getRequestTypes, getResourceClass, getResponseTypes, invoke, isAbstract, returnTypeprotected RequestMethodType requestMethod
protected WebAction action
protected WebController controller
public WebResourceAction(RequestMethodType requestMethod, WebController controller, WebAction action)
public RequestMethodType getRequestMethod()
Copyright © 2026 Brandao. All rights reserved.