Search results for "module:SOAP::Packager"
SOAP::Packager - SOAP internal helper class
This is an internal class used by the SOAP/Perl implementation. It is designed to manage a table of object references and XML ids used for serializing object graphs that may contain multiref data (and perhaps even cycles). If you are extending SOAP/P...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC
SOAP::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME.
The SOAP::Packager class is responsible for managing a set of "parts." Parts are additional pieces of information, additional documents, or virtually anything that needs to be associated with the SOAP Envelope/payload. The packager then will take the...
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
SOAP::Lite::Packager - this class is an abstract class which allows for multiple types of packaging agents such as MIME and DIME.
The SOAP::Lite::Packager class is responsible for managing a set of "parts." Parts are additional pieces of information, additional documents, or virtually anything that needs to be associated with the SOAP Envelope/payload. The packager then will ta...
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
SOAP - Library for SOAP clients and servers in Perl
SOAP/Perl is a collection of Perl modules which provides a simple and consistent application programming interface (API) to the Simple Object Access Protocl (SOAP). To learn more about SOAP, see the W3C note at <URL:http://www.w3.org/TR/SOAP> This li...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC
SOAP::Lite - Perl's Web Services Toolkit
SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side....
PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC
SOAP::Envelope - Creates SOAP streams
This class bootstraps and manages the serialization of an object graph into a SOAP stream. It is used by the SOAP::Transport classes, but may be used directly as well. The new function Creates a new envelope. If you know you'll be using certain names...
KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC