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
mixedFor Amf, this is an AmfPacket
\Amfphp_Core_Common_ServiceRouterthe service router created and configured by the gateway
mixedthe response object. For Amf, this is an AmfPacket