O
Ole Hanson
Hi
Maybe a stupid question, but:
Like you can shield classes behind Interfaces (e.g. IMyInterface) and
program against that, is it possible to expose a WebService in the same
manner??
that is: let the WebService implement a given interface??
if not - what are you using as "Interface" for the methods exposed by a
WebService? It must be something that describes the methods etc.?
Thank you,
/Ole
Maybe a stupid question, but:
Like you can shield classes behind Interfaces (e.g. IMyInterface) and
program against that, is it possible to expose a WebService in the same
manner??
that is: let the WebService implement a given interface??
if not - what are you using as "Interface" for the methods exposed by a
WebService? It must be something that describes the methods etc.?
Thank you,
/Ole