ePages 6.17.35 - DE_EPAGES/Ipayment/API/SOAP/CompiledClient.pm

Package DE_EPAGES::Ipayment::API::SOAP::CompiledClient

object which manages the connection protocol

Functions

createClient
new

createClient

Creates an instance of class CompiledClient

Syntax
createClient();
Return
$WebserviceCall (Object)
CompiledClient

new

Create an instance of class WebServiceClient

Syntax
new( $serviceURL, $method );
Input
$ServiceURL (String)
Url of the webservice
$WebserviceMethod (String)
Webservice soap method name
Return
$WebServiceClient (Object)
WebserviceMethod