The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:POE::Component::Server::SOAP"

POE::Component::Server::SOAP - publish POE event handlers via SOAP over HTTP River stage one • 3 direct dependents • 3 total dependents

This module makes serving SOAP/1.1 requests a breeze in POE. The hardest thing to understand in this module is the SOAP Body. That's it! The standard way to use this module is to do this: use POE; use POE::Component::Server::SOAP; POE::Component::Ser...

APOCAL/POE-Component-Server-SOAP-1.14 - 02 Feb 2009 07:17:21 UTC

POE::Component::Server::SOAP::Response - Emulates a SimpleHTTP::Response object, used to store SOAP data River stage one • 3 direct dependents • 3 total dependents

This module is used as a drop-in replacement, because we need to store some SOAP data for the response. METHODS # Get the response object from SOAP my $response = $_[ARG0]; $response->soaprequest() # Returns the original HTTP::Request object from Sim...

APOCAL/POE-Component-Server-SOAP-1.14 - 02 Feb 2009 07:17:21 UTC

POE::Component::Client::SOAP River stage one • 1 direct dependent • 1 total dependent

This module is a non-blocking wrapper around SOAP::Lite for POE. As any non-blocking wrapper it needs to spawn a dedicated process to deal with the blocking SOAP calls. As with most non-blocking wrappers we used PoCo::Generic for abstracting all the ...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC

POE::Component::Server::AsyncEndpoint::ChannelAdapter::SOAP River stage one • 1 direct dependent • 1 total dependent

Non-blocking SOAP Client for PoCo::Server::AsyncEndpoint Methods spawn This sole method requires four parameters: proxy a valid URL to your SOAP server service URL where the WSDL file can be fetched to_session What session to post SOAP result to_hand...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC

POE::Component::Server::XMLRPC - publish POE event handlers via XMLRPC over HTTP River stage one • 1 direct dependent • 1 total dependent

POE::Component::Server::XMLRPC is a bolt-on component that can publish a event handlers via XMLRPC over HTTP. There are four steps to enabling your programs to support XMLRPC requests. First you must load the component. Then you must instantiate it. ...

MAHEX/POE-Component-Server-XMLRPC-0.05 - 20 Mar 2003 23:28:02 UTC

POE::Component::Server::AsyncEndpoint - SOA Asynchronous Endpoint Server River stage one • 1 direct dependent • 1 total dependent

WebServices are very popular Note on the term AES Please note that at times we may abbreviate this project as AES (Asynchronous Endpoint Server), and other times we may use "AES" to refer to the master AES process. It should be clear by context when ...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC

POE::Component::Server::AsyncEndpoint::ChannelAdapter River stage one • 1 direct dependent • 1 total dependent

The ChannelAdapter class is the base of all Endpoints, so you should start your endpoint by using this class as base (as the example above suggests). If you use the helper scripts this will all be done for you automatically. Methods new You should ov...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC

POE::Component::Server::AsyncEndpoint::ChannelAdapter::Stomp River stage one • 1 direct dependent • 1 total dependent

This class is mainly a wrapper around POE::Component::Client::Stomp that not only simplifies it's use in your Endpoint, but also enforces certain rules so the implementation complies with the Channel Adapter design pattern. For example if you initial...

AIMASS/POE-Component-Server-AsyncEndpoint-0.10_a - 23 Oct 2008 16:12:21 UTC
9 results (0.038 seconds)