Uses of Class
ch.squaredesk.nova.comm.http.SimpleHttpServer
-
-
Uses of SimpleHttpServer in ch.squaredesk.nova.comm.http
Methods in ch.squaredesk.nova.comm.http that return SimpleHttpServer Modifier and Type Method Description static SimpleHttpServerSimpleHttpServer. create(int port, String path, Consumer<com.sun.net.httpserver.HttpExchange> exchangeConsumer)
-