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.info.MethodInfo;
import net.dongliu.prettypb.runtime.include.RpcCallback;
/**
* @author dongliu
*/
public class ClientCallTask {
private final int correlationId;
private final RpcCallback