开发者

Apache HttpComponents on Blackberry?

开发者 https://www.devze.com 2023-02-08 16:37 出处:网络
Does anyone know if ApacheHttpComponents http://hc.apache.org/ will work or can be used with BlackBerry developm开发者_JAVA百科ent?

Does anyone know if ApacheHttpComponents

http://hc.apache.org/

will work or can be used with BlackBerry developm开发者_JAVA百科ent?

Thanks,

Rasputin.


Not without significant work. HttpComponents depends on JDK classes that don't exist on the BlackBerry. I think it would be possible to port some of it, especially because of the strong separationof interface vs. implementation, but it would be a lot of work to do that.

0

精彩评论

暂无评论...
验证码 换一张
取 消