public interface ServletRequestCleanupCallback
Modifier and Type | Method and Description |
---|---|
void |
cleanup(javax.servlet.ServletContext context,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 1999–2016 The Apache Software Foundation. All rights reserved.