public class ParserSettings$
extends Object
-
Field Summary
Fields
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors
-
Method Summary
apply(org.apache.pekko.actor.ActorSystem system)
apply(org.apache.pekko.actor.ClassicActorSystemProvider system)
forClient(org.apache.pekko.actor.ClassicActorSystemProvider system)
forServer(org.apache.pekko.actor.ClassicActorSystemProvider system)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Details
-
ParserSettings$
public ParserSettings$()
-
Method Details
-
apply
public ParserSettings apply(org.apache.pekko.actor.ActorSystem system)
-
apply
public ParserSettings apply(org.apache.pekko.actor.ClassicActorSystemProvider system)
-
forServer
public ParserSettings forServer(org.apache.pekko.actor.ClassicActorSystemProvider system)
-
forClient
public ParserSettings forClient(org.apache.pekko.actor.ClassicActorSystemProvider system)