Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | int | getMaxInMemorySize() | n.a. | n.a. |
|
||||
NEW | public | void | setMaxInMemorySize(int) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
REMOVED | public | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | void | setCharset(java.nio.charset.Charset) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | boolean | canRead(java.lang.reflect.Type,
| n.a. | n.a. |
|
||||
NEW | public | boolean | canWrite(java.lang.reflect.Type,
| n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | ResponseEntity(java.lang.Object,
| n.a. | n.a. |
|
Status | Interface | Compatibility Changes: |
NEW | java.io.Closeable | n.a. |
NEW | java.io.Flushable | n.a. |
NEW | java.lang.AutoCloseable | n.a. |
NEW | org.springframework.http.HttpMessage | n.a. |
NEW | org.springframework.http.HttpOutputMessage | n.a. |
NEW | org.springframework.http.server.ServerHttpResponse | n.a. |
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | DelegatingServerHttpResponse(org.springframework.http.server.ServerHttpResponse) | n.a. | n.a. |
|
Status | Modifier | Type | Method | Exceptions | Compatibility Changes: | Line Number | ||||||||
NEW | public | void | close() | n.a. | n.a. |
|
||||||||
NEW | public | void | flush() |
| n.a. |
|
||||||||
NEW | public | java.io.OutputStream | getBody() |
| n.a. |
|
||||||||
NEW | public | org.springframework.http.server.ServerHttpResponse | getDelegate() | n.a. | n.a. |
|
||||||||
NEW | public | org.springframework.http.HttpHeaders | getHeaders() | n.a. | n.a. |
|
||||||||
NEW | public | void | setStatusCode(org.springframework.http.HttpStatus) | n.a. | n.a. |
|
Status | Modifier | Constructor | Exceptions | Compatibility Changes: | Line Number | ||||
NEW | public | AbstractServerHttpRequest(java.net.URI,
| n.a. | n.a. |
|