开发者

Is there a Class generator for data classes used in Java/Android from an existing wsdl file?

开发者 https://www.devze.com 2022-12-26 03:03 出处:网络
Is there any class generators to process web services in Android/Java? I may have to write my own to generate classes against WSDL but I\'m trying not to. Also is there one for REST services as 开发者

Is there any class generators to process web services in Android/Java? I may have to write my own to generate classes against WSDL but I'm trying not to. Also is there one for REST services as 开发者_如何学Cwell?

If not providing me with discovery service suggestions like disco/wsdl are good enough.


Check WSDL2java.

http://ws.apache.org/axis2/tools/1_0/eclipse/wsdl2java-plugin.html

0

精彩评论

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