Search results for "module:SOAP::Apache"

Apache::SOAP - mod_perl-based SOAP server with minimum configuration River stage three • 110 direct dependents • 144 total dependents

This Apache Perl module provides the ability to add support for SOAP (Simple Object Access Protocol) protocol with easy configuration (either in .conf or in .htaccess file). This functionality should give you lightweight option for hosting SOAP servi...

PHRED/SOAP-Lite-1.27 - 14 May 2018 20:36:08 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

lib/Apache/Voodoo/Soap.pm River stage zero No dependents

MAVERICK/Apache-Voodoo-3.0200 - 28 Jun 2010 20:23:02 UTC

Apache2::SOAP - mod_perl-2 SOAP server River stage one • 1 direct dependent • 1 total dependent

This Apache Perl module provides the ability to add support for SOAP (Simple Object Access Protocol) protocol with easy configuration (either in .conf or in .htaccess file). This functionality should give you lightweight option for hosting SOAP servi...

RKOBES/Apache2-SOAP-0.73 - 06 Jun 2008 05:06:43 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

Apache2::CPAN::SOAP - soap interface to CPAN::Search::Lite::Query River stage zero No dependents

This module provides some soap-based services to "CPAN::Search::Lite::Query" in a mod_perl 2 environment. The necessary Apache2 directives are PerlLoadModule Apache2::CPAN::SOAP CSL_soap_db database_name CSL_soap_user user_name CSL_soap_passwd passwo...

ISHIGAKI/CPAN-Search-Lite-0.78 - 08 Jan 2011 06:26:14 UTC

Lemonldap::NG::Common::Apache::Session::SOAP - Perl extension written to access to Lemonldap::NG Web-SSO sessions via SOAP. River stage one • 1 direct dependent • 1 total dependent

Lemonldap::NG::Common::Conf provides a simple interface to access to Lemonldap::NG Web-SSO configuration. It is used by Lemonldap::NG::Handler, Lemonldap::NG::Portal and Lemonldap::NG::Manager. Lemonldap::NG::Common::Apache::Session::SOAP used with L...

COUDOT/Lemonldap-NG-Common-2.17.0 - 30 Aug 2023 16:22:52 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

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::Transport::HTTPX - Server/Client side HTTP Smart Proxy for SOAP::Lite River stage zero No dependents

The SmartProxy package is intended for use in a multi-server setting where one or more servers may not be directly accessible to client side scripts. The SmartProxy package makes request redirection and forwarding on a per class basis easy. Client sc...

DYACOB/SOAP-Lite-SmartProxy-0.11 - 14 Feb 2001 21:45:04 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 - 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::Transport::ActiveWorks::Lite - Server/Client side ActiveWorks support for SOAP::Lite for Perl River stage zero No dependents

The SOAP::Transport::ActiveWorks::Lite class provides support for ActiveWorks URIs to access ActiveWorks brokers through an HTTP proxy server with SOAP structured requests. The package also allows an ActiveWorks adapter to be used as a SOAP server to...

DYACOB/SOAP-Lite-ActiveWorks-0.11 - 09 Oct 2017 11:33:43 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

SOAP::Constants - SOAP::Lite provides several variables to allows programmers and users to modify the behavior of SOAP::Lite in specific ways. River stage three • 110 direct dependents • 144 total dependents

A number of "constant" values are provided by means of this namespace. The values aren't constants in the strictest sense; the purpose of the values detailed here is to allow the application to change them if it desires to alter the specific behavior...

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

SOAP::Data::ComplexType - An abstract class for creating and handling complex SOAP::Data objects River stage zero No dependents

This module is intended to make it much easier to create complex SOAP::Data objects in an object-oriented class-structure, as users of SOAP::Lite must currently craft SOAP data structures manually. It uses SOAP::Data::Builder internally to store and ...

RYBSKEJ/SOAP-Data-ComplexType-0.044 - 13 Nov 2006 16:18:54 UTC

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

Bio::Tools::Run::Analysis::soap - A SOAP-based access to the analysis tools River stage one • 2 direct dependents • 2 total dependents

This object allows to execute and to control a remote analysis tool (an application, a program) using the SOAP middleware, All its public methods are documented in the interface module "Bio::AnalysisI" and explained in tutorial available in the "anal...

CJFIELDS/BioPerl-Run-1.007003 - 08 Feb 2019 19:55:33 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::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
24 results (0.031 seconds)