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 Summary
Constructors -
Method Summary
Methods inherited from class org.apache.pekko.http.javadsl.ConnectionContext
httpsClient, httpsClient, httpsServer, httpsServer, noEncryption
-
Constructor Details
-
HttpsConnectionContext
public HttpsConnectionContext()
-
-
Method Details
-
isSecure
public final boolean isSecure()- Specified by:
isSecure
in classConnectionContext
-