info.rolandkrueger.roklib.webapps.urldispatching
Interface IURLActionHandler

All Superinterfaces:
Serializable
All Known Implementing Classes:
AbstractURLActionHandler, DispatchingURLActionHandler, SimpleURLActionHandler

public interface IURLActionHandler
extends Serializable


Nested Class Summary
static class IURLActionHandler.ParameterMode
           
 
Method Summary
 AbstractURLActionCommand handleURL(List<String> uriTokens, Map<String,List<String>> parameters, IURLActionHandler.ParameterMode parameterMode)
           
 

Method Detail

handleURL

AbstractURLActionCommand handleURL(List<String> uriTokens,
                                   Map<String,List<String>> parameters,
                                   IURLActionHandler.ParameterMode parameterMode)


Copyright © 2007-2011. All Rights Reserved.