public abstract class HttpsExchange extends HttpExchange
修飾子 | コンストラクタと説明 |
---|---|
protected |
HttpsExchange() |
修飾子と型 | メソッドと説明 |
---|---|
abstract SSLSession |
getSSLSession()
この交換の SSLSession を取得します。
|
close, getAttribute, getHttpContext, getLocalAddress, getPrincipal, getProtocol, getRemoteAddress, getRequestBody, getRequestHeaders, getRequestMethod, getRequestURI, getResponseBody, getResponseCode, getResponseHeaders, sendResponseHeaders, setAttribute, setStreams
public abstract SSLSession getSSLSession()
Copyright © 2005, 2013, Oracle and/or its affiliates. All rights reserved.