Uses of Class
com.aspectran.core.activity.response.dispatch.ViewDispatcherException
-
Packages that use ViewDispatcherException Package Description com.aspectran.core.activity.response.dispatch com.aspectran.core.support.view -
-
Uses of ViewDispatcherException in com.aspectran.core.activity.response.dispatch
Methods in com.aspectran.core.activity.response.dispatch that throw ViewDispatcherException Modifier and Type Method Description voidViewDispatcher. dispatch(Activity activity, DispatchResponseRule dispatchResponseRule)Dispatch to other resources as the given rule. -
Uses of ViewDispatcherException in com.aspectran.core.support.view
Methods in com.aspectran.core.support.view that throw ViewDispatcherException Modifier and Type Method Description voidFreeMarkerViewDispatcher. dispatch(Activity activity, DispatchResponseRule dispatchResponseRule)voidPebbleViewDispatcher. dispatch(Activity activity, DispatchResponseRule dispatchResponseRule)
-