public class CustomHttpInputMessage extends Object implements org.springframework.http.HttpInputMessage
| 构造器和说明 |
|---|
CustomHttpInputMessage(org.springframework.http.HttpInputMessage httpInputMessage,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Type type) |
public CustomHttpInputMessage(org.springframework.http.HttpInputMessage httpInputMessage,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Type type)
throws IOException
IOExceptionpublic InputStream getBody() throws IOException
getBody 在接口中 org.springframework.http.HttpInputMessageIOExceptionpublic org.springframework.http.HttpHeaders getHeaders()
getHeaders 在接口中 org.springframework.http.HttpMessageCopyright © 2023. All rights reserved.