Uses of Interface
info.rolandkrueger.roklib.webapps.urldispatching.IURLActionHandler

Packages that use IURLActionHandler
info.rolandkrueger.roklib.webapps.urldispatching Framework for mapping URLs on action objects. 
 

Uses of IURLActionHandler in info.rolandkrueger.roklib.webapps.urldispatching
 

Classes in info.rolandkrueger.roklib.webapps.urldispatching that implement IURLActionHandler
 class AbstractURLActionHandler
           
 class DispatchingURLActionHandler
           
 class SimpleURLActionHandler
           
 

Fields in info.rolandkrueger.roklib.webapps.urldispatching with type parameters of type IURLActionHandler
protected  List<IURLActionHandler> AbstractURLActionHandler.mHandlerChain
           
 

Methods in info.rolandkrueger.roklib.webapps.urldispatching with parameters of type IURLActionHandler
 void AbstractURLActionHandler.addToHandlerChain(IURLActionHandler handler)
           
 



Copyright © 2007-2011. All Rights Reserved.