Interface RpcServer

    • Method Detail

      • getTerminationFuture

        CompletableFuture<Void> getTerminationFuture()
        Return a future which is completed when the rpc endpoint has been terminated.
        Returns:
        Future indicating when the rpc endpoint has been terminated