Uses of Interface
com.javaranch.common.ActionServlet.ActionHandler

Packages that use ActionServlet.ActionHandler
com.javaranch.common   
 

Uses of ActionServlet.ActionHandler in com.javaranch.common
 

Methods in com.javaranch.common with parameters of type ActionServlet.ActionHandler
 void ActionServlet.addActionHandler(java.lang.String actionKey, ActionServlet.ActionHandler actionHandler)
          Override init and call this method for every action to be implemented.
 



Copyright ©2004 Paul Wheaton All Rights Reserved