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

io.parallec.core.config.HandlerExecutionLocation Maven / Gradle / Ivy

Go to download

Parallec: Parallel Async HTTP/SSH/PING/TCP Client library. More at https://github.com/eBay/parallec

The newest version!
package io.parallec.core.config;

public enum HandlerExecutionLocation {

    OPERATION_WORKER, MANAGER
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy