Package org.apache.pekko.http.javadsl
Class ConnectHttpImpl
java.lang.Object
org.apache.pekko.http.javadsl.ConnectHttp
org.apache.pekko.http.javadsl.ConnectHttpImpl
INTERNAL API
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.pekko.http.javadsl.ConnectHttpeffectiveConnectionContext, effectiveHttpsConnectionContext, toHost, toHost, toHost, toHostHttps, toHostHttps, toHostHttps, toString
- 
Constructor Details- 
ConnectHttpImpl
 
- 
- 
Method Details- 
connectionContext- Specified by:
- connectionContextin class- ConnectHttp
 
- 
host- Specified by:
- hostin class- ConnectHttp
 
- 
isHttpspublic boolean isHttps()- Specified by:
- isHttpsin class- ConnectHttp
 
- 
portpublic int port()- Specified by:
- portin class- ConnectHttp
 
 
-