Uses of Interface
com.aspectran.core.activity.response.dispatch.ViewDispatcher
-
Packages that use ViewDispatcher Package Description com.aspectran.core.context.rule -
-
Uses of ViewDispatcher in com.aspectran.core.context.rule
Methods in com.aspectran.core.context.rule that return ViewDispatcher Modifier and Type Method Description ViewDispatcherDispatchRule. getViewDispatcher()Methods in com.aspectran.core.context.rule with parameters of type ViewDispatcher Modifier and Type Method Description voidDispatchRule. setViewDispatcher(ViewDispatcher viewDispatcher)java.lang.StringDispatchRule. toString(ViewDispatcher viewDispatcher, java.lang.String targetName)Returns a string representation ofDispatchRulewith usedDispatcher.
-