Class VisioServlet

  • All Implemented Interfaces:
    Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

    public class VisioServlet
    extends SilverpeasHttpServlet
    This servlet permits to get more control over the initialization and the management of a visio conference.

    For now, this servlet is compatible only with jitsi features.

    Author:
    silveryocha
    See Also:
    Serialized Form
    • Constructor Detail

      • VisioServlet

        public VisioServlet()
    • Method Detail

      • doGet

        public void doGet​(javax.servlet.http.HttpServletRequest req,
                          javax.servlet.http.HttpServletResponse res)
        Overrides:
        doGet in class javax.servlet.http.HttpServlet