Interface HertsReactiveService

    • Method Detail

      • getConnection

        java.lang.String getConnection()
        Get connections
        Specified by:
        getConnection in interface HertsService
        Returns:
        Connection ids
      • getGrpcMethodType

        io.grpc.MethodDescriptor.MethodType getGrpcMethodType()
        Get grpc method
        Specified by:
        getGrpcMethodType in interface HertsService
        Returns:
        MethodDescriptor.MethodType
      • getService

        java.lang.Class<?> getService()
        Get HertsService.
        Returns:
        HertsService
      • getReceiver

        java.lang.Class<?> getReceiver()
        Get HertsReceiver
        Returns:
        HertsReceiver