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