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
Extends "DESCRIPTION" in XML::Compile::SOAP::Client.
Extends "DESCRIPTION" in XML::Compile::SOAP12.
METHODS
Extends "METHODS" in XML::Compile::SOAP::Client.
Extends "METHODS" in XML::Compile::SOAP12.
Constructors
Extends "Constructors" in XML::Compile::SOAP::Client.
Extends "Constructors" in XML::Compile::SOAP12.
- $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
- XML::Compile::SOAP12::Client->register($uri, $envns)
-
Inherited, see "Constructors" in XML::Compile::SOAP
Accessors
Extends "Accessors" in XML::Compile::SOAP12.
- $obj->mediaType()
-
Inherited, see "Accessors" in XML::Compile::SOAP
- $obj->schemas()
-
Inherited, see "Accessors" in XML::Compile::SOAP
- $obj->version()
-
Inherited, see "Accessors" in XML::Compile::SOAP
Single message
Extends "Single message" in XML::Compile::SOAP12.
- $obj->compileMessage( <'SENDER'|'RECEIVER'>, %options )
-
Inherited, see "Single message" in XML::Compile::SOAP12
- $obj->messageStructure($xml)
- XML::Compile::SOAP12::Client->messageStructure($xml)
-
Inherited, see "Single message" in XML::Compile::SOAP
Helpers
Extends "Helpers" in XML::Compile::SOAP12.
Transcoding
Extends "Transcoding" in XML::Compile::SOAP12.
- $obj->replyMustUnderstandFault($type)
-
Inherited, see "Transcoding" in XML::Compile::SOAP
- $obj->roleAbbreviation($uri)
-
Inherited, see "Transcoding" in XML::Compile::SOAP
- $obj->roleURI($uri|STRING)
-
Inherited, see "Transcoding" in XML::Compile::SOAP
Handlers
Extends "Handlers" in XML::Compile::SOAP::Client.
- $obj->compileClient(%options)
-
Inherited, see "Handlers" in XML::Compile::SOAP::Client
DETAILS
Extends "DETAILS" in XML::Compile::SOAP12.
SEE ALSO
This module is part of XML-Compile-SOAP12 distribution version 3.06, built on May 11, 2018. Website: http://perl.overmeer.net/xml-compile/
LICENSE
Copyrights 2009-2018 by [Mark Overmeer <markov@cpan.org>]. 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://dev.perl.org/licenses/