Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    my $lite = new SOAP::Lite(uri => 'http://org.jboss.ws/samples/rpcstyle
    +', 
    proxy => 'https://it.abc.com:8443/jbossws-samples-rpcstyle?wsdl');
    print $lite->getKey()->result;
    
  2. or download this
    SOAP::Transport::new: ()
    SOAP::Serializer::new: ()
    ...
    SOAP::Transport::DESTROY: ()
    SOAP::Transport::HTTP::Client::DESTROY: ()
    SOAP::Parser::DESTROY: ()