Annotation Type HertsRpcReceiver


  • @Inherited
    @Target(TYPE)
    @Retention(RUNTIME)
    public @interface HertsRpcReceiver
    Herts HertsRpcReceiver annotation. If you use HertsReactiveStreaming receiver, please set this annotation to interface
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      HertsType value
      HertsType.
    • Element Detail

      • value

        HertsType value
        HertsType. Default is Reactive
        Returns:
        HertsType
        Default:
        org.hertsstack.core.context.HertsType.Reactive