Mark Overmeer > XML-Compile-SOAP-2.08 > XML::Compile::SOAP11::Server

Download:
XML-Compile-SOAP-2.08.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 2.08   Source  

NAME ^

XML::Compile::SOAP11::Server - SOAP1.1 server needs

INHERITANCE ^

 XML::Compile::SOAP11::Server
   is a XML::Compile::SOAP11
   is a XML::Compile::SOAP

 XML::Compile::SOAP11::Server
   is a XML::Compile::SOAP::Server

SYNOPSIS ^

DESCRIPTION ^

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

METHODS ^

Constructors

$obj->new(OPTIONS)

See "Constructors" in XML::Compile::SOAP11

Instantiation

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

See "Instantiation" in XML::Compile::SOAP::Server

Accessors

$obj->name

See "Accessors" in XML::Compile::SOAP

$obj->role

See "Accessors" in XML::Compile::SOAP::Server

$obj->schemas

See "Accessors" in XML::Compile::SOAP

$obj->version

See "Accessors" in XML::Compile::SOAP

Single message

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

See "Single message" in XML::Compile::SOAP11

$obj->messageStructure(XML)

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

See "Single message" 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

Actions

$obj->compileFilter(OPTIONS)

See "Actions" in XML::Compile::SOAP::Server

$obj->compileHandler(OPTIONS)

See "Actions" in XML::Compile::SOAP::Server

XML::Compile::SOAP11::Server->faultWriter

See "Actions" in XML::Compile::SOAP::Server

DETAILS ^

SEE ALSO ^

This module is part of XML-Compile-SOAP distribution version 2.08, built on June 18, 2009. 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::Rewrite, 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 life contact with other developers, visit the #xml-compile channel on irc.perl.org.

LICENSE ^

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