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

NAME

XML::Compile::SOAP12::Client - SOAP1.2 client needs

INHERITANCE

 XML::Compile::SOAP12::Client
   is a XML::Compile::SOAP12
   is a XML::Compile::SOAP

 XML::Compile::SOAP12::Client
   is a XML::Compile::SOAP::Client

METHODS

Constructors

$obj->new(OPTIONS)
 -Option      --Defined in          --Default
  header_fault  XML::Compile::SOAP12  error
  media_type    XML::Compile::SOAP    application/soap+xml
  schemas       XML::Compile::SOAP    created internally
header_fault => <anything>
media_type => MIMETYPE
schemas => XML::Compile::Cache object

Accessors

$obj->name()

See "Accessors" in XML::Compile::SOAP

$obj->schemas()

See "Accessors" in XML::Compile::SOAP

$obj->version()

See "Accessors" in XML::Compile::SOAP

Single message

$obj->compileMessage(('SENDER'|'RECEIVER'), OPTIONS)

See "Single message" in XML::Compile::SOAP

$obj->messageStructure(XML)
XML::Compile::SOAP12::Client->messageStructure(XML)

See "Single message" in XML::Compile::SOAP

Helpers

Transcoding

$obj->replyMustUnderstandFault(TYPE)

See "Transcoding" in XML::Compile::SOAP

$obj->roleAbbreviation(URI)

See "Transcoding" in XML::Compile::SOAP

$obj->roleURI(URI|STRING)

See "Transcoding" in XML::Compile::SOAP

Handlers

$obj->compileClient(OPTIONS)

See "Handlers" in XML::Compile::SOAP::Client

SEE ALSO

This module is part of XML-Compile-SOAP12 distribution version 2.03, built on February 11, 2013. Website: http://perl.overmeer.net/xml-compile/

Other distributions in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::SOAP::WSA, XML::Compile::C14N, XML::Compile::WSS, XML::Compile::WSS::Signature, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, XML::Rewrite, XML::eXistDB, and XML::LibXML::Simple.

Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile

For live contact with other developers, visit the #xml-compile channel on irc.perl.org.

LICENSE

Copyrights 2009-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 http://www.perl.com/perl/misc/Artistic.html