Class ChatLogoutAction

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

public class ChatLogoutAction extends ActionSupport implements SessionAware
See Also:
  • Constructor Details

    • ChatLogoutAction

      public ChatLogoutAction(ChatService chatService)
  • Method Details