public class ServerRunner extends Object
ServerRunner()
static void
executeInstance(NanoHTTPD server)
static <T extends NanoHTTPD>void
run(Class<T> serverClass)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerRunner()
public static void executeInstance(NanoHTTPD server)
public static <T extends NanoHTTPD> void run(Class<T> serverClass)
Copyright © 2012–2020 nanohttpd. All rights reserved.