程序包 cn.xisoil.socket

类 SocketIOConfig

java.lang.Object
cn.xisoil.socket.SocketIOConfig
所有已实现的接口:
org.springframework.beans.factory.InitializingBean

@Configuration @ConfigurationProperties(prefix="yue.socketio", ignoreUnknownFields=true, ignoreInvalidFields=true) public class SocketIOConfig extends Object implements org.springframework.beans.factory.InitializingBean
  • 构造器详细资料

    • SocketIOConfig

      public SocketIOConfig()
  • 方法详细资料

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      指定者:
      afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBean
      抛出:
      Exception