interface for a class that can handle a deserialized request
package | Amfphp_Core_Common |
---|---|
author | Ariel Sommeria-klein |
handleDeserializedRequest(mixed $deserializedRequest, \Amfphp_Core_Common_ServiceRouter $serviceRouter) : mixed
This should not handle exceptions, as this is done separately
mixed
For Amf, this is an AmfPacket
\Amfphp_Core_Common_ServiceRouter
the service router created and configured by the gateway
mixed
the response object. For Amf, this is an AmfPacket