枚举的使用
com.dtflys.forest.http.ForestProxyType
使用ForestProxyType的程序包
-
com.dtflys.forest.http中ForestProxyType的使用
修饰符和类型方法说明ForestProxy.getType()获取代理的协议类型ForestProxy.type()获取代理的协议类型static ForestProxyType返回带有指定名称的该类型的枚举常量。static ForestProxyType[]ForestProxyType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。参数类型为ForestProxyType的com.dtflys.forest.http中的构造器