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

NAME

XML::Compile::SOAP12::Server - SOAP1.2 server needs

INHERITANCE

 XML::Compile::SOAP12::Server
   is a XML::Compile::SOAP12
   is a XML::Compile::SOAP

 XML::Compile::SOAP12::Server
   is a XML::Compile::SOAP::Server

SYNOPSIS

DESCRIPTION

Thos module does not implement an actual soap server daemon, but the needs to create the server side. The server daemon is implemented by XML::Compile::SOAP::Daemon.

METHODS

$obj->prepareServer(SERVER)

Constructors

$obj->new(OPTIONS)

Instantiation

XML::Compile::SOAP12::Server->new(OPTIONS)

Accessors

$obj->name

$obj->role

$obj->schemas

$obj->version

Single message

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

$obj->messageStructure(XML)

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

Helpers

Transcoding

$obj->replyMustUnderstandFault(TYPE)

$obj->roleAbbreviation(URI)

$obj->roleURI(URI|STRING)

Actions

$obj->compileFilter(OPTIONS)

$obj->compileHandler(OPTIONS)

XML::Compile::SOAP12::Server->faultWriter

DETAILS

SEE ALSO

This module is part of XML-Compile-SOAP12 distribution version 2.02, built on November 09, 2010. 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::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-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