public static class Http.IncomingConnection$ extends scala.runtime.AbstractFunction3<java.net.InetSocketAddress,java.net.InetSocketAddress,org.apache.pekko.stream.scaladsl.Flow<HttpResponse,HttpRequest,ServerTerminator>,Http.IncomingConnection> implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| static Http.IncomingConnection$ | MODULE$Static reference to the singleton instance of this Scala object. | 
| Constructor and Description | 
|---|
| IncomingConnection$() | 
public static final Http.IncomingConnection$ MODULE$