类 DmxWebSocketAutoConfiguration

java.lang.Object
cn.daimax.framework.websocket.config.DmxWebSocketAutoConfiguration

@Configuration public class DmxWebSocketAutoConfiguration extends Object
  • 构造器详细资料

    • DmxWebSocketAutoConfiguration

      public DmxWebSocketAutoConfiguration()
  • 方法详细资料

    • serverEndpointExporter

      @Bean public org.springframework.web.socket.server.standard.ServerEndpointExporter serverEndpointExporter()
      注入一个ServerEndpointExporter,该Bean会自动注册使用@ServerEndpoint注解申明的websocket endpoint