Hello,
I use a wsdl2java to generate client classes. I also get a
MyServiceStub.java, which prvides a interface to my webservices.
When I look into this list and a lot of example I see nearly nno one
using ths Stub-classes. Instead all people uses Call objects created by
a Service object.
Shouldn� t I use my Stub class MyServiceStub?
Can I have access to internal used Call objects of my Stub class?
Thanks Wolfram
- RE: WSDL2Java Stub and Call objects Wolfram Ditzer
- RE: WSDL2Java Stub and Call objects Alex Chen
- RE: WSDL2Java Stub and Call objects Wolfram Ditzer
- RE: WSDL2Java Stub and Call objects Alex Chen
- RE: WSDL2Java Stub and Call objects Dimuthu Leelarathne
- Re: WSDL2Java Stub and Call objects Claudio Nieder
