public abstract class AbstractRestAction extends BaseJson2ObjectRestBinding implements IRestAction
Constructor and Description |
---|
AbstractRestAction(String actionName,
String[] supportedMethods) |
Modifier and Type | Method and Description |
---|---|
String |
getActionName() |
String[] |
getSupportedMethods() |
emitObject, extractObjectFromRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public String getActionName()
getActionName
in interface IRestAction
public String[] getSupportedMethods()
getSupportedMethods
in interface IRestAction
Copyright © 2021. All Rights Reserved.