|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
ServerWebExchange exchange() |
Return the web exchange that this request is based on. |
Builder from(ServerRequest ) |
Create a builder with the status, headers, and cookies of the given request. |
List<HttpMessageReader<?>> messageReaders() |
Return the readers used to convert the body of this request. |
Optional<InetSocketAddress> remoteAddress() |
Return the remote address where this request is connected to, if available. |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |