ServletRequestCallbackHandler(HttpServletRequest) constructor

Constructor to initialize the CallbackHandler with the specified HttpServletRequest.

Syntax

ServletRequestCallbackHandler ( HttpServletRequest request )

Parameters