Package org.apache.pekko.http.javadsl
Class HttpsConnectionContext
java.lang.Object
org.apache.pekko.http.javadsl.ConnectionContext
org.apache.pekko.http.javadsl.HttpsConnectionContext
- Direct Known Subclasses:
- HttpsConnectionContext
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.javadsl.ConnectionContexthttpsClient, httpsClient, httpsServer, httpsServer, noEncryption
- 
Constructor Details- 
HttpsConnectionContextpublic HttpsConnectionContext()
 
- 
- 
Method Details- 
isSecurepublic final boolean isSecure()- Specified by:
- isSecurein class- ConnectionContext
 
 
-