Just a follow up on a previous post where I was trying to log some data to a db and not have the response wait.
Is there a hook somewhere that is called after the response has left to the client and the connection is closed. onAfterConnectionClosed(…)? This would need to be accessible somehow in my “REST Annotations” implementation of IResource. Thanks, Warren Bell --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
