Class WebSocketSpringConfiguration.WebSocketSupportEnabled

  • All Implemented Interfaces:
    org.springframework.context.annotation.Condition
    Enclosing class:
    WebSocketSpringConfiguration

    public static class WebSocketSpringConfiguration.WebSocketSupportEnabled
    extends Object
    implements org.springframework.context.annotation.Condition
    • Constructor Detail

      • WebSocketSupportEnabled

        public WebSocketSupportEnabled()
    • Method Detail

      • matches

        public boolean matches​(org.springframework.context.annotation.ConditionContext context,
                               org.springframework.core.type.AnnotatedTypeMetadata metadata)
        Specified by:
        matches in interface org.springframework.context.annotation.Condition