Namespace Team3\PayU\Communication\Process\ResponseDeserializer
Classes summary
ResponseDeserializer | This class will deserialize response content into concrete object. Possible returned objects should be located in Team3\PayU\Communication\Response |
ResponseDeserializerFactory |
Interfaces summary
NoResponseFoundException | This exception will be thrown when RequestProcessInterface will fail. |
ResponseDeserializerFactoryInterface | |
ResponseDeserializerInterface | This class will deserialize response content into concrete object. Possible returned objects should be located in Team3\PayU\Communication\Response |