SugarTrace version 1.0.1 Core API Specification

sugartracer
Class ServerTracer.CommandHandler

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

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


Constructor Summary
ServerTracer.CommandHandler()
           
 
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.CommandHandler

public ServerTracer.CommandHandler()
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