首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 休息式远程资源管理器

休息式远程资源管理器

  • 资源大小:490.76 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

Communication with api: Option 1 Use the remote_resource_manager_client.jar to communicate with the server. example usage java -jar remote_resource_manager_client.jar http://cegekaresources.appspot.com/api/resource READALL java -jar remote_resource_manager_client.jar http://cegekaresources.appspot.com/api/resource CREATE computer1 true java -jar remote_resource_manager_client.jar http://cegekaresources.appspot.com/api/resource READ computer1 java -jar remote_resource_manager_client.jar http://cegekaresources.appspot.com/api/resource UPDATE computer1 false java -jar remote_resource_manager_client.jar http://cegekaresources.appspot.com/api/resource DELETE computer1 Option 2 Use any http client that supports HTTP GET, PUT and DELETE HTTP GET * http://cegekaresources.appspot.com/api/resource/{resourcename} * http://cegekaresources.appspot.com/api/resource HTTP PUT
VIP VIP
0.186644s