NAME
SOAP::WSDL::Server::Plack::Transport - Plack Server Transport for SOAP::WSDL
VERSION
version 0.005
DESCRIPTION
Transport class for SOAP::WSDL::Server::Plack. Don't use it directly.
ATTRIBUTES
- action_map_ref
-
Action map parameter forwarded to SOAP::WSDL::Server
- class_resolver
-
Class resolver parameter forwarded to SOAP::WSDL::Server
- dispatch_to
-
Dispatch to parameter forwarded to SOAP::WSDL::Server
METHODS
handle
In case no transport class is defined this method is called by the by the Plack server handler to dispatch to the SOAP server interface.
SEE ALSO
SOAP::WSDL::Server::Plack - Server adaptor
COPYRIGHT AND LICENCE
Copyright 2013 by futureLAB AG under the perl
This module is free software and is published under the same terms as Perl itself.
AUTHOR
Andreas Stricker <andy@knitter.ch>
COPYRIGHT AND LICENSE
This software is copyright (c) 2013 by futureLAB AG, info@futurelab.ch.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.