public class ServerBuilder$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ServerBuilder$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
ServerBuilder$() |
Modifier and Type | Method and Description |
---|---|
ServerBuilder |
apply(java.lang.String interface_,
int port,
org.apache.pekko.actor.ClassicActorSystemProvider system) |
public static final ServerBuilder$ MODULE$
public ServerBuilder apply(java.lang.String interface_, int port, org.apache.pekko.actor.ClassicActorSystemProvider system)