The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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)

Accessors

$obj->encodingNS

$obj->envelopeNS

$obj->prefixPreferences(TABLE, NEW, [USED])

$obj->schemaInstanceNS(() {shift->{schemains}})

$obj->schemaNS

$obj->schemas

$obj->version

Single messages

$obj->compileClient(OPTIONS)

$obj->compileClient(OPTIONS)

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

Sender (internals)

$obj->sender(ARGS)

$obj->writerCreateBody(BODY-DEFS, NAMESPACE-TABLE)

$obj->writerCreateFault(FAULT-DEFS, NAMESPACE-TABLE, FAULTTYPE)

$obj->writerCreateHeader(HEADER-DEFS, NS-TABLE, UNDERSTAND, DESTINATION)

$obj->writerCreateRpcEncoded(NAMESPACE-TABLE)

$obj->writerCreateRpcLiteral(NAMESPACE-TABLE)

$obj->writerEncstyleHook(NAMESPACE-TABLE)

$obj->writerHook(NAMESPACE, LOCAL, ACTIONS)

Receiver (internals)

$obj->readerEncstyleHook

$obj->readerHook(NAMESPACE, LOCAL, ACTIONS)

$obj->readerParseBody(BODYDEF)

$obj->readerParseFaults(FAULTSDEF)

$obj->readerParseHeader(HEADERDEF)

$obj->receiver(ARGS)

Transcoding

Helpers

$obj->replyMustUnderstandFault(TYPE)

$obj->roleAbbreviation(URI)

$obj->roleURI(URI|STRING)

Debugging

$obj->fakeServer([FAKE|undef])

XML::Compile::SOAP11::Client->fakeServer([FAKE|undef])

DETAILS

SEE ALSO

This module is part of XML-Compile-SOAP distribution version 0.63, built on November 24, 2007. Website: http://perl.overmeer.net/xml-compile/

LICENSE

Copyrights 2007 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