Uses of Class
com.aspectran.core.activity.response.dispatch.ViewDispatcherException
-
Packages that use ViewDispatcherException Package Description com.aspectran.core.activity.response.dispatch -
-
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, DispatchRule dispatchRule)Dispatch to other resources as the given rule.
-