Class UsersAvailableAction

java.lang.Object
org.apache.struts2.ActionSupport
org.apache.struts2.showcase.chat.UsersAvailableAction
All Implemented Interfaces:
Serializable, Action, ValidationAware, LocaleProvider, TextProvider, Validateable

public class UsersAvailableAction extends ActionSupport
See Also:
  • Constructor Details

    • UsersAvailableAction

      public UsersAvailableAction(ChatService chatService)
  • Method Details