WSFactory class is responsible for creating Webservice objects
Located in /models/WSFactory.php (line 25)
Factory method for creating WSException object.
Factory method for creating web service request. It will create WSRequest depending on the type of request passed.
Current implemention contains following types of request created by this WSRequest.
<li>Keyword Search Request</li> <li>DisplayCategory Search Request</li> <li>Product Detail Request</li> <li>Feature Products Request</li> <li>Product ComRequest</li> <li>Ajax Request used for filters and product descriptions</li>
WSRequest create based on the type of request REST/SOAP and the method used to call target webservice.
Factory method for creating WSResponse. The method created specified type of response depending on the type parameter passed.
Documentation generated on Wed, 13 Feb 2008 01:57:45 +0500 by phpDocumentor 1.4.0a2