All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.rsocket.lease.LeaseSender Maven / Gradle / Ivy

The newest version!
package io.rsocket.lease;

import reactor.core.publisher.Flux;

public interface LeaseSender {

  Flux send();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy