public class HostConnectionPoolSpec.PekkoHttpEngineTCP$ extends HostConnectionPoolSpec.TopLevelApiClientServerImplementation implements scala.Product, java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static HostConnectionPoolSpec.PekkoHttpEngineTCP$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
PekkoHttpEngineTCP$() |
Modifier and Type | Method and Description |
---|---|
protected org.apache.pekko.stream.scaladsl.Source<Http.IncomingConnection,scala.concurrent.Future<Http.ServerBinding>> |
bindServerSource() |
protected org.apache.pekko.stream.scaladsl.Flow<HttpRequest,HttpResponse,scala.concurrent.Future<Http.OutgoingConnection>> |
clientConnectionFlow(Http.ServerBinding serverBinding,
org.apache.pekko.stream.SharedKillSwitch connectionKillSwitch) |
failsHandlerInputWhenHandlerOutputFails, get
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final HostConnectionPoolSpec.PekkoHttpEngineTCP$ MODULE$
protected org.apache.pekko.stream.scaladsl.Source<Http.IncomingConnection,scala.concurrent.Future<Http.ServerBinding>> bindServerSource()
bindServerSource
in class HostConnectionPoolSpec.TopLevelApiClientServerImplementation
protected org.apache.pekko.stream.scaladsl.Flow<HttpRequest,HttpResponse,scala.concurrent.Future<Http.OutgoingConnection>> clientConnectionFlow(Http.ServerBinding serverBinding, org.apache.pekko.stream.SharedKillSwitch connectionKillSwitch)
clientConnectionFlow
in class HostConnectionPoolSpec.TopLevelApiClientServerImplementation