Annotation Type RpcTimeout


  • @Target(PARAMETER)
    @Retention(RUNTIME)
    public @interface RpcTimeout
    Annotation for RpcGateway methods to specify an additional timeout parameter for the returned future to be completed. The rest of the provided parameters is passed to the remote rpc server for the rpc.