Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • BackTrack 5 R2
  • Wine 1.4 / 1.5.5
  • Mozilla Firefox 12...
  • Ubuntu 11.04
  • Angry Birds 1.1.2.1
  • Ubuntu 10.04.4 LTS
  • Linux Kernel 3.4
  • Ubuntu Manual 10.10
  • Adobe Flash Player...
  • Pidgin 2.10.4
  • Home > Linux > Programming > Perl Modules

    XML::Compile::SOAP::Daemon 3.04

    Download button

    No screenshots available
    Downloads: 77  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Mark Overmeer | More programs
    Perl Artistic License / FREE
    April 13th, 2012, 00:27 GMT
    ROOT / Programming / Perl Modules

     Read user reviews (0)  Refer to a friend  Subscribe

    XML::Compile::SOAP::Daemon description

    SOAP accepting server (base class)

    XML::Compile::SOAP::Daemon is a Perl class implements the common needs between various types of SOAP daemons. Ache daemon can handle various kinds of SOAP protocols at the same time, when possible hidden from the user of this module.

    SYNOPSIS

     #### have a look in the examples directory!
     use XML::Compile::SOAP::Daemon::CGI;
     my $daemon = XML::Compile::SOAP::Daemon::CGI->new;

     # operation definitions from WSDL
     my $wsdl = XML::Compile::WSDL11->new(...);
     $wsdl->importDefinitions(...); # more schemas
     $daemon->operationsFromWSDL($wsdl, callbacks => ...);

     $daemon->setWsdlResponse($wsdl_fn);

     # operation definitions added manually
     my $soap11 = XML::Compile::SOAP11::Server->new(schemas => $wsdl->schemas);
     my $handler = $soap11->compileHandler(...);
     $daemon->addHandler('getInfo', $soap11, $handler);



    Product's homepage

    Requirements:

    · Perl

      


    TAGS:

    SOAP server | SOAP daemon | Perl module | Perl | SOAP | server



    HTML code for linking to this page:


    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM