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

=head1 NAME

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

=head1 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

=head1 SYNOPSIS

=head1 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 L<XML::Compile::SOAP::Daemon|XML::Compile::SOAP::Daemon>.

See L<documentation in base class|XML::Compile::SOAP::Server/"DESCRIPTION">.
 
See L<documentation in base class|XML::Compile::SOAP12/"DESCRIPTION">.
 
=head1 METHODS

See L<documentation in base class|XML::Compile::SOAP::Server/"METHODS">.
 
See L<documentation in base class|XML::Compile::SOAP12/"METHODS">.
 
=over 4

=item $obj-E<gt>B<prepareServer>(SERVER)

=back

=head1 DETAILS

See L<documentation in base class|XML::Compile::SOAP12/"DETAILS">.
 
=head1 SEE ALSO

This module is part of XML-Compile-SOAP12 distribution version 2.04,
built on July 09, 2013. Website: F<http://perl.overmeer.net/xml-compile/>

Other distributions in this suite:
L<XML::Compile>,
L<XML::Compile::SOAP>,
L<XML::Compile::SOAP12>,
L<XML::Compile::SOAP::Daemon>,
L<XML::Compile::SOAP::WSA>,
L<XML::Compile::C14N>,
L<XML::Compile::WSS>,
L<XML::Compile::WSS::Signature>,
L<XML::Compile::Tester>,
L<XML::Compile::Cache>,
L<XML::Compile::Dumper>,
L<XML::Compile::RPC>,
L<XML::Rewrite>
and
L<XML::LibXML::Simple>.

Please post questions or ideas to the mailinglist at
F<http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/xml-compile> .
For live contact with other developers, visit the C<#xml-compile> channel
on C<irc.perl.org>.

=head1 LICENSE

Copyrights 2009-2013 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 F<http://www.perl.com/perl/misc/Artistic.html>