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

SYNOPSIS

DESCRIPTION

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

$obj->schemas

$obj->version

Single message

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

$obj->messageStructure(XML)

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

Helpers

Transcoding

$obj->replyMustUnderstandFault(TYPE)

$obj->roleAbbreviation(URI)

$obj->roleURI(URI|STRING)

Handlers

$obj->compileClient(OPTIONS)

DETAILS

SEE ALSO

This module is part of XML-Compile-SOAP12 distribution version 2.01, built on April 07, 2010. Website: http://perl.overmeer.net/xml-compile/

All modules in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP12, XML::Compile::SOAP::Daemon, XML::Compile::Tester, XML::Compile::Cache, XML::Compile::Dumper, XML::Compile::RPC, and XML::Rewrite, XML::ExistDB, XML::LibXML::Simple.

Please post questions or ideas to the mailinglist at http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile For life contact with other developers, visit the #xml-compile channel on irc.perl.org.

LICENSE

Copyrights 2009-2010 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