1. 首页
  2. 编程语言
  3. Java
  4. hessdroid android

hessdroid android

上传者: 2021-04-18 08:23:14上传 JAR文件 332KB 热度 10次
hessdroid 是 Resin 的 Hessian 二进制远程调用框架在 Android 上的移植版本。非官方。 示例代码: String webServiceUrl = "https://localhost/testAPI"; HessianProxyFactory proxyFactory = new HessianProxyFactory(); // setting a user/password calls the web service with basic authentication proxyFactory.setUser("john"); proxyFactory.
下载地址
用户评论
码姐姐匿名网友 2025-04-07 23:19:10

下载了,就是不知道是个什么版本!希望能用!