NAME
XML::Compile::SOAP11::Client - SOAP1.1 client needs
INHERITANCE
XML::Compile::SOAP11::Client
is a XML::Compile::SOAP11
is a XML::Compile::SOAP
XML::Compile::SOAP11::Client
is a XML::Compile::SOAP::Client
SYNOPSIS
DESCRIPTION
See XML::Compile::SOAP11.
METHODS
Constructors
$obj->new(OPTIONS)
See "Constructors" in XML::Compile::SOAP11
Accessors
$obj->encodingNS
See "Accessors" in XML::Compile::SOAP
$obj->envelopeNS
See "Accessors" in XML::Compile::SOAP
$obj->prefixPreferences(TABLE, NEW, [USED])
See "Accessors" in XML::Compile::SOAP
$obj->schemaInstanceNS(() {shift->{schemains}})
See "Accessors" in XML::Compile::SOAP
$obj->schemaNS
See "Accessors" in XML::Compile::SOAP
$obj->schemas
See "Accessors" in XML::Compile::SOAP
$obj->version
See "Accessors" in XML::Compile::SOAP
Single messages
$obj->compileMessage(('SENDER'|'RECEIVER'), OPTIONS)
See "Single messages" in XML::Compile::SOAP11
$obj->importDefinitions(XMLDATA, OPTIONS)
See "Single messages" in XML::Compile::SOAP
$obj->messageStructure(XML)
XML::Compile::SOAP11::Client->messageStructure(XML)
See "Single messages" in XML::Compile::SOAP
Sender (internals)
$obj->sender(ARGS)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerCreateBody(BODY-DEFS, NAMESPACE-TABLE, OPTS)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerCreateFault(FAULT-DEFS, NAMESPACE-TABLE, FAULTTYPE)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerCreateHeader(HEADER-DEFS, NS-TABLE, UNDERSTAND, DESTINATION, OPTS)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerCreateRpcEncoded(NAMESPACE-TABLE)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerCreateRpcLiteral(NAMESPACE-TABLE)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerEncstyleHook(NAMESPACE-TABLE)
See "Sender (internals)" in XML::Compile::SOAP
$obj->writerHook(NAMESPACE, LOCAL, ACTIONS)
See "Sender (internals)" in XML::Compile::SOAP
Receiver (internals)
$obj->readerEncstyleHook
See "Receiver (internals)" in XML::Compile::SOAP
$obj->readerHook(NAMESPACE, LOCAL, ACTIONS)
See "Receiver (internals)" in XML::Compile::SOAP
$obj->readerParseBody(BODYDEF, OPTS)
See "Receiver (internals)" in XML::Compile::SOAP
$obj->readerParseFaults(FAULTSDEF)
See "Receiver (internals)" in XML::Compile::SOAP11
$obj->readerParseHeader(HEADERDEF, OPTS)
See "Receiver (internals)" in XML::Compile::SOAP
$obj->receiver(ARGS)
See "Receiver (internals)" 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
Debugging
$obj->fakeServer([FAKE|undef])
XML::Compile::SOAP11::Client->fakeServer([FAKE|undef])
See "Debugging" in XML::Compile::SOAP::Client
DETAILS
SEE ALSO
This module is part of XML-Compile-SOAP distribution version 0.78, built on October 10, 2008. Website: http://perl.overmeer.net/xml-compile/
All modules in this suite: XML::Compile, XML::Compile::SOAP, XML::Compile::SOAP::Daemon, XML::Compile::Tester, XML::Compile::Cache, XML::Rewrite, XML::Compile::Dumper.
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 2007-2008 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