DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15369>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15369

Interface Serializer/Deserializer needed!!





------- Additional Comments From [EMAIL PROTECTED]  2003-02-06 06:44 -------
The Interface Serializer would retrieve the implementation class and delegate 
to its preferred serializer.  Example: I have a class called "MyRequest" (a 
javabean) and it implements the Interface "Request" -- "Request" would be 
serialized as the output of the JavaBean Serializer (or its specific serializer 
that is registered) for the class "MyRequest".

Reply via email to