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, noEncryption
public final boolean isSecure()
isSecure
in class ConnectionContext
public scala.Option<com.typesafe.sslconfig.pekko.PekkoSSLConfig> sslConfig()
sslConfig
in class ConnectionContext