Stub generator utility
Posted
by Wasim
on Stack Overflow
See other posts from Stack Overflow
or by Wasim
Published on 2010-04-17T08:08:11Z
Indexed on
2010/04/17
8:13 UTC
Read the original article
Hit count: 299
java-wireless-toolkit
Hi all ,
I'm generating a stub service client for remote web service by the Wireless toolkit Stub Generator utility. I need to add for every class generated to imlement a certain interface . When I do it by hand every time I generate a gain it override my changes.
Is there away to customise the stub generator code creating or other way to achieve my task
Thanks in advance ...
© Stack Overflow or respective owner