Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.WebsocketConfig
-
Packages that use ShenyuConfig.WebsocketConfig Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.WebsocketConfig in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.WebsocketConfig Modifier and Type Method Description ShenyuConfig.WebsocketConfigShenyuConfig. getWebsocket()Gets the websocket config.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.WebsocketConfig Modifier and Type Method Description voidShenyuConfig. setWebsocket(ShenyuConfig.WebsocketConfig websocket)Sets the websocket config.
-