Package | Description |
---|---|
org.openntf.xpt.core.rest | |
org.openntf.xpt.core.rest.impl |
Modifier and Type | Method and Description |
---|---|
void |
IRestAction.execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
IRestMethod.execute(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Modifier and Type | Method and Description |
---|---|
void |
BaseJson2ObjectRestBinding.emitObject(javax.servlet.http.HttpServletResponse response,
Object object) |
void |
BaseJson2ObjectRestBinding.extractObjectFromRequest(javax.servlet.http.HttpServletRequest request,
Object object) |
Copyright © 2021. All Rights Reserved.