Query: soap::wsdl::transport::loopback
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SOAP::WSDL::Transport::Loopback(3pm) User Contributed Perl Documentation SOAP::WSDL::Transport::Loopback(3pm)NAMESOAP::WSDL::Transport::Test - Loopback transport class for SOAP::WSDLSYNOPSISuse SOAP::WSDL::Client; use SOAP::WSDL::Transport::Loopback; my $soap = SOAP::WSDL::Client->new() $soap->get_transport->set_base_dir('.'); $soap->call('method', \%body, \%header);DESCRIPTIONSOAP::WSDL::Transport::Loopback is a loopback test transport backend for SOAP::WSDL. When SOAP::WSDL::Transport::Loopback is used as transport backend, the request is returned as response. No data ever goes over the wire. This is particularly useful for testing SOAP::WSDL plugins and applications.LICENSE AND COPYRIGHTCopyright (c) 2007 Martin Kutter. All rights reserved. This file is part of SOAP-WSDL. You may distribute/modify it under the same terms as perl itselfAUTHORMartin Kutter <martin.kutter fen-net.de>REPOSITORY INFORMATION$Rev: 218 $ $LastChangedBy: kutterma $ $Id: HTTP.pm 218 2007-09-10 16:19:23Z kutterma $ $HeadURL: https://soap-wsdl.svn.sourceforge.net/svnroot/soap-wsdl/SOAP-WSDL/trunk/lib/SOAP/WSDL/Transport/HTTP.pm $ perl v5.10.1 2010-12-21 SOAP::WSDL::Transport::Loopback(3pm)
Similar Topics in the Unix Linux Community |
---|
Introduction |
Detecting unused variables... |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |