Let's assume that I have a web service that has an operation void fun(MyInterface if)
can I call it like
fun(mo); where mo is of type MyObject that implements MyInterface.
Does Axis 2 and web services in general support this i-e passing object of sub
class or implementing class for interface.
Thanks,
---------------------------------
Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how.
