Class SimpAnnotationsRuntimeHints

java.lang.Object
org.springframework.messaging.simp.annotation.SimpAnnotationsRuntimeHints
All Implemented Interfaces:
RuntimeHintsRegistrar

public class SimpAnnotationsRuntimeHints extends Object implements RuntimeHintsRegistrar
RuntimeHintsRegistrar implementation that makes Simp annotations available at runtime.
Since:
6.0
Author:
Sebastien Deleuze
  • Constructor Details

    • SimpAnnotationsRuntimeHints

      public SimpAnnotationsRuntimeHints()
  • Method Details