public class HandleParam extends Object
HandleParam(org.springframework.http.server.reactive.ServerHttpRequest request)
org.springframework.http.HttpMethod
getHttpMethod()
String
getParameter(String name)
getPostData()
boolean
isPostMethod()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HandleParam(org.springframework.http.server.reactive.ServerHttpRequest request)
public org.springframework.http.HttpMethod getHttpMethod()
public String getPostData()
public boolean isPostMethod()
public String getParameter(String name)
Copyright © 2025. All rights reserved.