public interface RemoteAddressResolver
| Modifier and Type | Method and Description |
|---|---|
default InetSocketAddress |
resolve(org.springframework.web.server.ServerWebExchange exchange)
Resolve inet socket address.
|
default InetSocketAddress resolve(org.springframework.web.server.ServerWebExchange exchange)
exchange - the exchangeCopyright © 2021 The Apache Software Foundation. All rights reserved.