public abstract class HttpConnectionContext extends ConnectionContext
| Constructor and Description | 
|---|
| HttpConnectionContext() | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | isSecure() | 
| scala.Option<com.typesafe.sslconfig.pekko.PekkoSSLConfig> | sslConfig() | 
https, https, https, httpsClient, httpsClient, httpsServer, httpsServer, noEncryptionpublic final boolean isSecure()
isSecure in class ConnectionContextpublic scala.Option<com.typesafe.sslconfig.pekko.PekkoSSLConfig> sslConfig()
sslConfig in class ConnectionContext