Package prompto.debug

Class HttpServletDebugRequestListener

  • All Implemented Interfaces:
    prompto.debug.IDebugRequestListener

    public class HttpServletDebugRequestListener
    extends Object
    implements prompto.debug.IDebugRequestListener
    • Constructor Detail

      • HttpServletDebugRequestListener

        public HttpServletDebugRequestListener​(prompto.debug.IDebugger debugger)
    • Method Detail

      • startListening

        public prompto.debug.event.ConnectedDebugEvent startListening()
                                                               throws Exception
        Specified by:
        startListening in interface prompto.debug.IDebugRequestListener
        Throws:
        Exception
      • stopListening

        public void stopListening()
        Specified by:
        stopListening in interface prompto.debug.IDebugRequestListener
      • wire

        public void wire()