Ejemplo n.º 1
0
 protected void cancelTimeout(AsyncContextEvent event) {
   if (event != null) event.cancelTimeoutTask();
 }