Called after handleRequest() has returned and when the response message
buffer is no longer referenced or after handleRequest() has thrown an
exception.
A subclass may override this method to release resources. This is useful
especially when a large number of persistent connections is open where
each connection is only used sporadically.
Called after handleRequest() has returned and when the response message buffer is no longer referenced or after handleRequest() has thrown an exception. A subclass may override this method to release resources. This is useful especially when a large number of persistent connections is open where each connection is only used sporadically.