GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
SOAP::WSDL::Manual::Deserializer(3) User Contributed Perl Documentation SOAP::WSDL::Manual::Deserializer(3)

SOAP::WSDL::Manual::Deserializer - Deserializer classes

Deserializer classes convert SOAP messages to perl data structures.

SOAP::WSDL comes with several builtin serializer classes:

  • SOAP::WSDL::Deserializer::XSD

    Creates SOAP::WSDL::XSD objects from SOAP messages. Default deserializer for generated interfaces and SOAP::WSDL::Client.

  • SOAP::WSDL::Deserializer::Hash

    Creates perl hash structures from SOAP messages.

  • SOAP::WSDL::Deserializer::SOM

    Creates SOAP::SOM objects from SOAP messages. Default deserializer for SOAP::WSDL.

    See SOAP::Lite for more information on SOAP::SOM objects.

See SOAP::WSDL::Factory::Deserializer.

Copyright 2007 Martin Kutter.

This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itself

Martin Kutter <martin.kutter fen-net.de>
2020-01-20 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.