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

您现在的位置是:虫虫源码 > Java > 对Pownce java API

对Pownce java API

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

资 源 简 介

Java API Class for Pownce.com integration Well documented Java API for Pownce. Usage as follows Pownce myPownce = new Pownce("xml", app_key); myPownce.sendMessage("public", "hey everybody!"); myPownce.authorize(username, password); myPownce.execute(); The current release incorporates all 2.0 api functions (I think) except posting files. No data is returned at the moment, however it should be trivial if you want to stuff the result in a string and return it to the calling function. You still currently have to know about the Pownce API (like whether or not a function requires authentication, or what parameters are allowed) to fully use the API. Also the current release does not use any third party libraries (Apache Commons, etc), however that is subject to change. Questions, comments, quejas, dudas...email pstallworth at gmail dot com

文 件 列 表

Base64Converter.java
Pownce.java
TestPownce.java
VIP VIP
0.175615s