SugarTrace version 1.0.1 Core API Specification

sugartracer
Class ServerTracer.HtmlHandler

java.lang.Object
  extended by sugartracer.ServerTracer.HtmlHandler
All Implemented Interfaces:
com.sun.net.httpserver.HttpHandler
Enclosing class:
ServerTracer

public class ServerTracer.HtmlHandler
extends Object
implements com.sun.net.httpserver.HttpHandler


Constructor Summary
ServerTracer.HtmlHandler(File dir)
           
 
Method Summary
 void handle(com.sun.net.httpserver.HttpExchange exchange)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerTracer.HtmlHandler

public ServerTracer.HtmlHandler(File dir)
Method Detail

handle

public void handle(com.sun.net.httpserver.HttpExchange exchange)
            throws IOException
Specified by:
handle in interface com.sun.net.httpserver.HttpHandler
Throws:
IOException

SugarTrace version 1.0.1 Core API Specification

SugarTracer: Tracer of Sugar