Class IdvMonitor

java.lang.Object
ucar.unidata.util.HttpServer
ucar.unidata.idv.IdvMonitor

public class IdvMonitor extends HttpServer
This provides http based access to a stack trace and enables the user to shutdown the IDV. This only is responsive to incoming requests from localhost the urls this provides are: http://localhost:/stack.html http://localhost:/info.html http://localhost:/shutdown.html
Author:
IDV development team