Class AuDynaMediar

    • Constructor Summary

      Constructors 
      Constructor Description
      AuDynaMediar()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object charsetSetup​(Session session, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)
      Sets the charset of the response.
      void destroy()
      Destroys the AU extension.
      void init​(DHtmlUpdateServlet servlet)
      Initializes the AU extension.
      void service​(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, java.lang.String pi)
      Retrieves the media from DynamicMedia.getMedia(java.lang.String).
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait