public abstract class HttpsExchange extends HttpExchange
HttpExchange.AttributeScope
Modifier | Constructor and Description |
---|---|
protected |
HttpsExchange() |
Modifier and Type | Method and Description |
---|---|
abstract SSLSession |
getSSLSession()
Get the SSLSession for this exchange.
|
close, getAttribute, getAttribute, getHttpContext, getLocalAddress, getPrincipal, getProtocol, getRemoteAddress, getRequestBody, getRequestHeaders, getRequestMethod, getRequestURI, getResponseBody, getResponseCode, getResponseHeaders, sendResponseHeaders, setAttribute, setAttribute, setStreams
public abstract SSLSession getSSLSession()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.