public class GracefulTerminatorStage$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static GracefulTerminatorStage$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
GracefulTerminatorStage$() |
Modifier and Type | Method and Description |
---|---|
org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse,HttpRequest,HttpRequest,ServerTerminator> |
apply(org.apache.pekko.actor.ActorSystem system,
ServerSettings serverSettings) |
public static final GracefulTerminatorStage$ MODULE$
public org.apache.pekko.stream.scaladsl.BidiFlow<HttpResponse,HttpResponse,HttpRequest,HttpRequest,ServerTerminator> apply(org.apache.pekko.actor.ActorSystem system, ServerSettings serverSettings)