Class HttpClientInvokeHandler<R extends Result<Object>>

java.lang.Object
com.aizuda.snailjob.client.common.rpc.client.openapi.HttpClientInvokeHandler<R>
All Implemented Interfaces:
InvocationHandler

public class HttpClientInvokeHandler<R extends Result<Object>> extends Object implements InvocationHandler

请求服务端

Author:
opensnail