public class HttpServerBase extends Object
HttpServerBase(com.sun.net.httpserver.HttpExchange httpExchange)
com.sun.net.httpserver.HttpContext
getHttpContext()
HttpContext
com.sun.net.httpserver.HttpExchange
getHttpExchange()
HttpExchange
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpServerBase(com.sun.net.httpserver.HttpExchange httpExchange)
httpExchange
public com.sun.net.httpserver.HttpExchange getHttpExchange()
public com.sun.net.httpserver.HttpContext getHttpContext()
Copyright © 2021. All rights reserved.