程序包 top.codef.web
接口 CurrentRequetBodyResolver
- 所有超级接口:
org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
- 所有已知实现类:
DefaultRequestBodyResolver
public interface CurrentRequetBodyResolver
extends org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
-
方法概要
从接口继承的方法 org.springframework.web.servlet.mvc.method.annotation.RequestBodyAdvice
afterBodyRead, beforeBodyRead, handleEmptyBody, supports
-
方法详细资料
-
getRequestBody
-
remove
void remove()
-