@Exported public abstract class HttpsExchange extends HttpExchange
| Modifier | Constructor | Description |
|---|---|---|
protected |
HttpsExchange() |
| Modifier and Type | Method | 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, 2025, Oracle and/or its affiliates. All rights reserved.