Uses of Class
com.github.taymindis.jh.DispatcherFuture
-
-
Uses of DispatcherFuture in com.github.taymindis.jh
Methods in com.github.taymindis.jh that return DispatcherFuture Modifier and Type Method Description DispatcherFutureDispatcherFuture. addAttribute(String key, Object val)DispatcherFutureDispatcherFuture. dispatch(String jspPath)dispatching first between the file via web container, get the result at the end of requestDispatcherFutureDispatcherFuture. set(String key, Object val)
-