Class MessagesAvailableInRoomAction

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

public class MessagesAvailableInRoomAction extends ActionSupport
See Also:
  • Constructor Details

    • MessagesAvailableInRoomAction

      public MessagesAvailableInRoomAction(ChatService chatService)
  • Method Details