Search results for "module:SOAP::Transport::HTTP"

SOAP::Transport::HTTP::CGI - Generic SOAP CGI handler River stage zero No dependents

This class encapsulates the details of hooking up to CGI, and then calls SOAP::Transport::HTTP::Server to do the SOAP-specific stuff. This way the Server class can be reused with any web server configuration (including mod_perl), by simply composing ...

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC

SOAP::WSDL::Transport::HTTP - Fallback http(s) transport class River stage one • 7 direct dependents • 7 total dependents

Provides a thin transport class used by SOAP::WSDL::Transport when SOAP::Lite is not available....

SWALTERS/SOAP-WSDL-3.004 - 20 Jan 2020 16:43:52 UTC

VUser::SOAP::Transport::HTTP - Setup the HTTP SOAP transport for vsoapd River stage zero No dependents

RSMITH/vsoapd-0.4.1 - 21 Sep 2007 15:23:25 UTC

SOAP::Transport::HTTP::Nginx - transport for nginx (http://nginx.net/) http server for SOAP::Lite module. River stage zero No dependents

CYGA/SOAP-Transport-HTTP-Nginx-0.01 - 24 Mar 2009 11:29:06 UTC

SOAP::Transport::HTTP::Plack - transport for Plack (http://search.cpan.org/~miyagawa/Plack/) PSGI toolkit for SOAP::Lite module. River stage zero No dependents

HELENA/SOAP-Transport-HTTP-Plack-0.03 - 11 Jan 2012 04:36:17 UTC

SOAP::Transport::HTTP::Apache - SOAP mod_perl handler River stage zero No dependents

This class encapsulates the details of hooking up to mod_perl, and then calls SOAP::Transport::HTTP::Server to do the SOAP-specific stuff. This way the Server class can be reused with any web server configuration (including CGI), by simply composing ...

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC

SOAP::Transport::HTTP::Server - Server side HTTP support for SOAP/Perl River stage zero No dependents

This class provides all the HTTP related smarts for a SOAP server, independent of what web server it's attached to. It exposes a single function (that you'll never call, unless you're adapting SOAP/Perl to a new web server environment) that provides ...

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC

SOAP::Transport::HTTP::Client - Client side HTTP support for SOAP/Perl River stage zero No dependents

Forthcoming......

KBROWN/SOAP-0.28 - 05 Sep 2000 18:04:25 UTC

SOAP::Transport::HTTP::Log4perl - SOAP::Lite plugin that adds Log4perl traces River stage zero No dependents

This module logs all SOAP::Lite's messages (requests and responses) through Log::Log4perl. The module works by changing SOAP::Lite's default HTTP client, which means that the module has to be loaded before SOAP::Lite is first loaded. It's a simple de...

POTYL/SOAP-Transport-HTTP-Log4perl-0.01 - 25 Nov 2010 20:44:35 UTC

SOAP::Transport::HTTP::MockReplay - Mock HTTP client layer for SOAP::Lite River stage zero No dependents

This module records all SOAP rquests and responses to a locale cache on disk. The requests can then be mocked (played back) from the cache. This can be of great help when using complex web services that return unexpected messages and can be hard to t...

POTYL/SOAP-Transport-HTTP-Log4perl-0.01 - 25 Nov 2010 20:44:35 UTC

lib/SOAP/Transport/HTTP.pm River stage three • 110 direct dependents • 144 total dependents

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 UTC

SOAP::Transport::ActiveWorks::HTTP::Proxy - Forward SOAP requests from an HTTP server to an ActiveWorks broker River stage zero No dependents

SOAP::Transport::ActiveWorks::HTTP::Proxy provides a handler for use by SOAP::Transport::ActiveWorks::HTTP::Apache for forwarding requests to an ActiveWorks broker received via Apache or other HTTP server. The relationship between packages is identic...

DYACOB/SOAP-ActiveWorks-0.12 - 27 Oct 2000 19:24:25 UTC

SOAP::Transport::HTTP::AutoInvoke::Server - Automarshall methods for Perl SOAP River stage zero No dependents

SOAP::Transport::HTTP::AutoInvoke provides the dispatch subroutine "auto_invoke" to handle class instantiation and method invocation that were called with a client created with SOAP::Transport::ActiveWorks::AutoInvoke::Client....

DYACOB/SOAP-AutoInvoke-0.25 - 27 Oct 2000 00:03:26 UTC

SOAP::Transport::HTTP::AutoInvoke::Client - Automarshall methods for Perl SOAP River stage zero No dependents

The intention of SOAP::AutoInvoke is to allow a SOAP client to use a remote class as if it were local. The remote package is treated as local with a declaration like: package MyClass; use base qw( SOAP::AutoInvoke ); The SOAP::AutoInvoke base class w...

DYACOB/SOAP-AutoInvoke-0.25 - 27 Oct 2000 00:03:26 UTC

SOAP::Transport::ActiveWorks::HTTP::Apache - Forward SOAP requests from Apache to an ActiveWorks broker River stage zero No dependents

This package is a minor rewrite of the SOAP::Transport::HTTP::Apache. The difference is that it uses a proxy handler to forward requests to an ActiveWorks broker instead the HTTP server handler....

DYACOB/SOAP-ActiveWorks-0.12 - 27 Oct 2000 19:24:25 UTC

SOAP::MIME - Patch to SOAP::Lite to add attachment support. This module allows Perl clients to both compose messages with attachments, and to parse messages with attachments. River stage zero No dependents

BYRNE/SOAP-MIME-0.55-7 - 16 Apr 2003 16:41:06 UTC

lib/SOAP/Transport/HTTP2.pm River stage one • 1 direct dependent • 1 total dependent

RKOBES/Apache2-SOAP-0.73 - 06 Jun 2008 05:06:43 UTC

SOAP - Library for SOAP clients and servers in Perl River stage zero No dependents

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 River stage three • 110 direct dependents • 144 total dependents

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::WSDL - SOAP with WSDL support River stage one • 7 direct dependents • 7 total dependents

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
50 results (0.049 seconds)