public abstract class AbstractRestMethod extends BaseJson2ObjectRestBinding implements IRestMethod
Constructor and Description |
---|
AbstractRestMethod(String methodName) |
Modifier and Type | Method and Description |
---|---|
String |
getMethodName() |
emitObject, extractObjectFromRequest
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute
public AbstractRestMethod(String methodName)
public String getMethodName()
getMethodName
in interface IRestMethod
Copyright © 2021. All Rights Reserved.