net.dongliu.prettypb.rpc.client.ClientCallTask Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of prettypb-rpc Show documentation
Show all versions of prettypb-rpc Show documentation
proto rpc libs, compatible with proto-rpc-pro
package net.dongliu.prettypb.rpc.client;
import net.dongliu.prettypb.rpc.common.MethodInfo;
import net.dongliu.prettypb.rpc.common.Task;
import net.dongliu.prettypb.rpc.exception.ServiceException;
import net.dongliu.prettypb.runtime.include.RpcCallback;
import java.util.concurrent.TimeoutException;
/**
* client rpc request task
*
* @author Dong Liu
*/
public class ClientCallTask extends Task {
private final RpcCallback