Search results for "module:SOAP::WSDL"
SOAP::WSDL - SOAP with WSDL support
For creating Perl classes instrumenting a web service with a WSDL definition, read SOAP::WSDL::Manual. For using an interpreting (thus slow and somewhat troublesome) WSDL based SOAP client, which mimics SOAP::Lite's API, read on. Creating Interface c...
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC
W3C::SOAP::WSDL - A SOAP WSDL Client object
Inherits from W3C::SOAP::Client...
IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTC
SOAP::WSDL::Server - WSDL based SOAP server base class
SOAP::WSDL::Server basically follows the architecture sketched below (though dispatcher classes are not implemented yet) SOAP Request SOAP Response | ^ V | ------------------------------------------ | SOAP::WSDL::Server | | --------------------------...
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC
SOAP::WSDL::Expat::Base - Base class for XML::Parser::Expat based XML parsers
Base class for XML::Parser::Expat based XML parsers. All XML::SAX::Expat based parsers in SOAP::WSDL inherit from this class....
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC
W3C::SOAP::WSDL::Parser - Parses WSDL documents to generate Perl client libraries to access the Web Service defined.
This module parses a WSDL file so that it can produce a client to talk to the SOAP service. There are two ways of using this file: 1 Dynamic : "load_wsdl(...)" or "<W3C::SOAP::WSDL-"new()->dynamic_classes>> These return an in memory generated WSDL cl...
IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTC
SOAP::WSDL::Definitions - model a WSDL gtdefinitionslt element
SWALTERS/SOAP-WSDL-3.004
-
20 Jan 2020 16:43:52 UTC
SOAP::WSDL::Server::CGI - CGI based SOAP server
Lightweight CGI based SOAP server. SOAP::WSDL::Server::CGI does not provide the fancier things of CGI handling, like URL parsing, parameter extraction or the like, but provides a basic SOAP server using SOAP::WSDL::Server....
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC
WWW::Scraper::WSDL
This class is an WSDL specialization of WWW::Scraper. It handles making and interpreting WSDL searches http://www.WSDL.com....
GLENNWOOD/Scraper-3.05 - 02 Aug 2003 07:47:12 UTC
SOAP::WSDL::Client::Base - Factory class for WSDL-based SOAP access
Factory class for creating interface classes. Should probably be renamed to SOAP::WSDL::Factory::Interface......
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC
SOAP::WSDL::Server::Plack - Plack application for SOAP::WSDL Server modules
Plack application wrapper for SOAP::WSDL module providing the SOAP::WSDL::Server interface. This is mostly based on SOAP::WSDL::Server::Mod_Perl2 implementation and adapted for Plack....
AST/SOAP-WSDL-Server-Plack-0.006 - 15 May 2013 13:10:44 UTC
W3C::SOAP::WSDL::Document - Object to represent a WSDL Document
Top level look at a WSDL, supplies access to messages, services etc defined in the WSDL....
IVANWILLS/W3C-SOAP-0.14 - 04 Sep 2015 06:40:18 UTC
SOAP::WSDL::Server::Simple - CGI based SOAP server for HTTP::Server::Simple
Lightweight SOAP server for use with HTTP::Server::Simple, mainly designed for testing purposes. It allows one to set up a simple SOAP server without having to configure CGI or mod_perl stuff. SOAP::WSDL::Server::Simple is not recommended for product...
SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC