Class WebSocketConfiguration
java.lang.Object
com.github._1c_syntax.bsl.languageserver.websocket.WebSocketConfiguration
@Configuration
@ConditionalOnWebApplication
@EnableWebSocket
public class WebSocketConfiguration
extends Object
Конфигурация модуля веб-сокетов.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionserverEndpointConfig(WebSocketEndpoint<LanguageClient> endpoint)
-
Constructor Details
-
WebSocketConfiguration
public WebSocketConfiguration()
-
-
Method Details
-
serverEndpointConfig
-
serverEndpointExporter
-