public class HttpConnectionContext$ extends HttpConnectionContext
| Modifier and Type | Field and Description | 
|---|---|
| static HttpConnectionContext$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| HttpConnectionContext$() | 
| Modifier and Type | Method and Description | 
|---|---|
| HttpConnectionContext | apply() | 
| HttpConnectionContext$ | create()Java API | 
| HttpConnectionContext$ | getInstance()Java API | 
defaultPort, isSecure, sslConfigisSecure, sslConfighttps, https, https, httpsClient, httpsClient, httpsServer, httpsServer, noEncryptionpublic static final HttpConnectionContext$ MODULE$
public HttpConnectionContext$ getInstance()
getInstance in class HttpConnectionContextpublic HttpConnectionContext$ create()
create in class HttpConnectionContextpublic HttpConnectionContext apply()
apply in class HttpConnectionContext