Package io.meeds.chat

Class ChatPortlet

java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.chat.ChatPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class ChatPortlet extends org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected void
    doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)
     

    Methods inherited from class org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet

    init

    Methods inherited from class javax.portlet.GenericPortlet

    destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, processAction, processEvent, render, serveResource

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ChatPortlet

      public ChatPortlet()
  • Method Details

    • doView

      protected void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
      Overrides:
      doView in class org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
      Throws:
      javax.portlet.PortletException
      IOException