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

com.iwbfly.myhttp.lifecycles.base.BaseRequestLifeCycle Maven / Gradle / Ivy

The newest version!
package com.iwbfly.myhttp.lifecycles.base;

import com.iwbfly.myhttp.annotation.MyhttpClient;
import com.iwbfly.myhttp.lifecycles.BaseAnnotationLifeCycle;
import com.iwbfly.myhttp.proxy.InterfaceProxyHandler;
import com.iwbfly.myhttp.reflection.MetaRequest;
import com.iwbfly.myhttp.utils.ReflectUtils;
import com.iwbfly.myhttp.utils.StringUtils;

import java.lang.annotation.Annotation;

/**
 * @author pangyajun
 * @since 2021/11/27 10:29
 **/
public class BaseRequestLifeCycle implements BaseAnnotationLifeCycle {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy