Package DE_EPAGES::WebService::Servlet::Soap
implements dispatching of SOAP requests to cartridge modules.
Base |
DE_EPAGES::WebInterface::Servlet::BaseServlet |
@EXPORT_OK |
Functions
GetSoapServer
returns the current SOAP::Lite server instance. Call this function only within a SOAP request.
Syntax |
$Server = GetSoapServer(); |
Return |
|