Class RoomsAvailableAction

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

public class RoomsAvailableAction extends ActionSupport
See Also:
  • Constructor Details

    • RoomsAvailableAction

      public RoomsAvailableAction(ChatService chatService)
  • Method Details