Package akka.http.impl.settings
Class ConnectionPoolSetup$
- java.lang.Object
-
- scala.runtime.AbstractFunction3<ConnectionPoolSettings,ConnectionContext,akka.event.LoggingAdapter,ConnectionPoolSetup>
-
- akka.http.impl.settings.ConnectionPoolSetup$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function3<ConnectionPoolSettings,ConnectionContext,akka.event.LoggingAdapter,ConnectionPoolSetup>
public class ConnectionPoolSetup$ extends scala.runtime.AbstractFunction3<ConnectionPoolSettings,ConnectionContext,akka.event.LoggingAdapter,ConnectionPoolSetup> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static ConnectionPoolSetup$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description ConnectionPoolSetup$()
-
-
-
Field Detail
-
MODULE$
public static final ConnectionPoolSetup$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-