Class JettyHttpsExchange

java.lang.Object
com.sun.net.httpserver.HttpExchange
com.sun.net.httpserver.HttpsExchange
org.eclipse.jetty.http.spi.JettyHttpsExchange
All Implemented Interfaces:
Request, AutoCloseable, JettyExchange

public class JettyHttpsExchange extends HttpsExchange implements JettyExchange