Uses of Class
org.springframework.cloud.gateway.config.HttpClientProperties.Websocket
-
Packages that use HttpClientProperties.Websocket Package Description org.springframework.cloud.gateway.config -
-
Uses of HttpClientProperties.Websocket in org.springframework.cloud.gateway.config
Methods in org.springframework.cloud.gateway.config that return HttpClientProperties.Websocket Modifier and Type Method Description HttpClientProperties.WebsocketHttpClientProperties. getWebsocket()Methods in org.springframework.cloud.gateway.config with parameters of type HttpClientProperties.Websocket Modifier and Type Method Description voidHttpClientProperties. setWebsocket(HttpClientProperties.Websocket websocket)
-