The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Catalyst-Controller-SOAP Catalyst::Controller::"

Catalyst::Controller::SOAP - Catalyst SOAP Controller River stage zero No dependents

SOAP Controller for Catalyst which we tried to make compatible with the way Catalyst works with URLS.It is important to notice that this controller declares by default an index operation which will dispatch the RPC operations under this class....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Controller::SOAP::RPC - Helper controller for SOAP River stage zero No dependents

This is a direct subclass of Catalyst::Controller::SOAP that predefines a rpc_endpoint method which is dispatched in the URI of the controller as the RPC endpoint. It's simply inteded to save you the job of defining that in each SOAP RPC controller y...

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Controller::SOAP::DocumentLiteralWrapped - Helper controller for SOAP River stage zero No dependents

Microsoft has defined a pseudo-standard for SOAP usage called Document/Literal Wrapped. This standard is a deviation of both the Document/Literal and of the RPC/Literal usages. A Document/Literal service is supposed to have one operation per bind, as...

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP - Action superclass River stage zero No dependents

This is the superclass used by the Document and the RPC actions....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::HTTPGet - HTTP Get service River stage zero No dependents

This actually is here just to help delivering services that are invoked by simple http get requests, as defined in the SOAP spec. It won't do much, except for preparing the $c->stash->{soap} variable, so the returns can be implemented....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::RPCEncoded - RPC Encoded service River stage zero No dependents

This class implements the soap encoding dispatch on the service, which means that the arguments are passed to the service as an list of the parsed arguments....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::RPCLiteral - RPC style Literal encoding service River stage zero No dependents

This class implements the literal encoding dispatch on the service, which means that the arguments are passed to the service as a xml object in the parameters....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::RPCEndpoint - RPC Dispatcher River stage zero No dependents

This class is used by Catalyst::Controller::SOAP to dispatch to the RPC operations inside a controller. These operations are quite different from the others, as they are seen by Catalyst as this single action. During the registering phase, the soap r...

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::DocumentLiteral - Document Literal service River stage zero No dependents

This action implements a simple parse of the envelope and passing the body to the service as a xml object....

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC

Catalyst::Action::SOAP::DocumentLiteralWrapped - Document/Literal Wrapped SOAP ActionClass River stage zero No dependents

Microsoft has defined a pseudo-standard for SOAP usage called Document/Literal Wrapped. This standard is a deviation of both the Document/Literal and of the RPC/Literal usages. A Document/Literal service is supposed to have one operation per bind, as...

DRUOSO/Catalyst-Controller-SOAP-1.25 - 10 Mar 2013 15:57:06 UTC
10 results (0.054 seconds)