Uses of Interface
edu.uoc.tfc.gui.home.logout.DoLogoutForm

Packages that use DoLogoutForm
edu.uoc.tfc.gui.home.logout   
 

Uses of DoLogoutForm in edu.uoc.tfc.gui.home.logout
 

Methods in edu.uoc.tfc.gui.home.logout with parameters of type DoLogoutForm
 void LogoutControllerImpl.doLogout(org.apache.struts.action.ActionMapping mapping, DoLogoutForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
           
abstract  void LogoutController.doLogout(org.apache.struts.action.ActionMapping mapping, DoLogoutForm form, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)