Extends the behavior of the DefaultGateway to allow more advanced
configuration such as selecting the invoker, adding access control, storing
state-beans in the request/session, and filtering the results.
This is the Default entry for all amf requests
When a request is recieved it will be deserialized, processed, and then the
response wil be serialized and sent to the client.