public interface IRestMethod
Modifier and Type | Method and Description |
---|---|
void |
execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
String |
getMethodName() |
String getMethodName()
void execute(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws XPTRestException
XPTRestException
Copyright © 2021. All Rights Reserved.