SOAP::TypeMapper - Maps Perl types to their serializer/deserializer classes


SOAP documentation  | view source Contained in the SOAP distribution.

Index


NAME

Top

SOAP::TypeMapper - Maps Perl types to their serializer/deserializer classes

SYNOPSIS

Top

This is an extensibility point built in to SOAP/Perl to allow for future expansion, especially with regards to the eventual development of an XML Schema-based metadata format. In the short term, you can use this extensibility point to add support for marshaling blessed object references.

This is currently an experimental feature and will be documented in more detail once we have a bit more implementation experience. Feel free to peruse the sources and use this class if you like, and send feedback.

DESCRIPTION

Top

Forthcoming...

AUTHOR

Top

Keith Brown


SOAP documentation  | view source Contained in the SOAP distribution.