@Exported public abstract class HttpsExchange extends HttpExchange
| Modifier | Constructor and Description | 
|---|---|
| protected  | HttpsExchange() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract SSLSession | getSSLSession()Get the SSLSession for this exchange. | 
close, getAttribute, getHttpContext, getLocalAddress, getPrincipal, getProtocol, getRemoteAddress, getRequestBody, getRequestHeaders, getRequestMethod, getRequestURI, getResponseBody, getResponseCode, getResponseHeaders, sendResponseHeaders, setAttribute, setStreamspublic abstract SSLSession getSSLSession()
 Copyright © 2005, 2017, Oracle and/or its affiliates.  All rights reserved.