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