Is there a way to use the Dispatch API in the client without parsing the
WSDL ?
My guess was no because, To get to the Dispatch, you need the Service
and the
ServiceFactory seems to have been removed...
So to create an instance of the Service you need the WSDL specific
Service class...
Am I right ?
/s