handle(Callback[]) method

This callback implementation will pass the constructor-initialized HttpServletRequest to an ServletRequestCallback implementation supplied in the Callback array.

Syntax

void handle ( Callback[] callbacks ) throws UnsupportedCallbackException

Exceptions