=head1 NAME XML::Compile::SOAP11::Operation - defines a SOAP11 interaction =head1 SYNOPSIS # object created by XML::Compile::WSDL* my $op = $wsdl->operation('GetStockPrices'); =head1 DESCRIPTION Objects of this type define one possible SOAP11 interaction, either client side or server side. =head1 METHODS =head2 Constructors =over 4 =item XML::Compile::SOAP10::Operation-EB(OPTIONS) =back =head2 Accessors =over 4 =item $obj-EB() =back =head2 Helpers =over 4 =item $obj-EB(WSDL, FORMAT, DIRECTION, OPTIONS) [since 2.16] Not yet supported =back =head1 SEE ALSO This module is part of XML-Compile-SOAP distribution version 2.35, built on January 14, 2013. Website: F Other distributions in this suite: L, L, L, L, L, L, L, L, L, L, L, L, L, L, and L. Please post questions or ideas to the mailinglist at F For live contact with other developers, visit the C<#xml-compile> channel on C. =head1 LICENSE Copyrights 2007-2013 by [Mark Overmeer]. For other contributors see ChangeLog. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See F