Package io.antmedia.console.servlet
package io.antmedia.console.servlet
-
ClassDescriptionThe servlet to download the war file of the application When an app is created, the war file is created in the tmp directory This servlet just checks if the war file exists on the tmp directory and if it exists, it sends the war file to the client(another node in the cluster) It's used in app distribution in the cluster