接口的使用
cn.mcres.gyhhy.MXLib.fcs.F3c
-
使用F3c的程序包 程序包 说明 cn.mcres.gyhhy.MXLib.http -
-
cn.mcres.gyhhy.MXLib.http中F3c的使用
声明为F3c的cn.mcres.gyhhy.MXLib.http中的字段 修饰符和类型 字段 说明 protected F3c<URLConnection,InputStream>
WebHelper. response$func
参数类型为F3c的cn.mcres.gyhhy.MXLib.http中的方法 修饰符和类型 方法 说明 <T extends URLConnection>
WebHelperWebHelper. onResponse(F3c<T,InputStream> func)
WebHelper.HttpHelper
WebHelper.HttpHelper. response(F3c<HttpURLConnection,InputStream> func)
WebHelper.PostHelper
WebHelper.PostHelper. response(F3c<HttpURLConnection,InputStream> func)
-