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

io.leoplatform.sdk.bus.OffloadingBot Maven / Gradle / Ivy

The newest version!
package io.leoplatform.sdk.bus;

import javax.inject.Singleton;

@Singleton
public interface OffloadingBot extends Bot {
    StreamQueue source();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy