Class WebrtcProviderPortlet

java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.webconferencing.webrtc.portlet.WebrtcProviderPortlet
All Implemented Interfaces:
javax.portlet.EventPortlet, javax.portlet.Portlet, javax.portlet.PortletConfig, javax.portlet.ResourceServingPortlet

public class WebrtcProviderPortlet extends javax.portlet.GenericPortlet
Created by The eXo Platform SAS.
Version:
$Id: SkypeProviderPortlet.java 00000 Mar 29, 2017 pnedonosko $
Author:
Peter Nedonosko
  • 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 javax.portlet.GenericPortlet

    destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, 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

    • WebrtcProviderPortlet

      public WebrtcProviderPortlet()
  • Method Details

    • doView

      protected void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
      Overrides:
      doView in class javax.portlet.GenericPortlet
      Throws:
      javax.portlet.PortletException
      IOException