public class Context extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Context.Channel |
static class |
Context.Format |
| Constructor and Description |
|---|
Context() |
| Modifier and Type | Method and Description |
|---|---|
static Context |
get(org.springframework.web.reactive.function.server.ServerRequest request) |
static Context |
get(org.springframework.web.server.ServerWebExchange exchange) |
Copyright © 2021. All rights reserved.