Class Generator for web services against Java/Android
Posted
by Jeremy Edwards
on Stack Overflow
See other posts from Stack Overflow
or by Jeremy Edwards
Published on 2010-04-03T17:28:09Z
Indexed on
2010/04/03
17:33 UTC
Read the original article
Hit count: 533
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 well?
If not providing me with discovery service suggestions like disco/wsdl are good enough.
© Stack Overflow or respective owner