Class McIDASVMonitor

java.lang.Object
ucar.unidata.util.HttpServer
edu.wisc.ssec.mcidasv.McIDASVMonitor

public class McIDASVMonitor extends HttpServer
This provides http based access to a stack trace and enables the user to shut down McIDAS-V. This only is responsive to incoming requests from localhost. The only URLs available are the following: http://localhost:<port>/stack.html http://localhost:<port>/info.html http://localhost:<port>/shutdown.html