users@jax-rpc.java.net

Inheritance

From: Sudeep Chandran <novicedeveloper_at_REDIFFMAIL.COM>
Date: Wed, 26 Jun 2002 03:28:55 -0600

Hi,

Does JAX-RPC Support Multi-Level inheritance

If I have a class C that extends from B which in turn extends from A such that
all the three are Non JAX-RPC Value types then will I be able to write
custom serializers/deserializers for class C.

Thanks
SuDee