Class SlotState.WaitingForEndOfResponseEntity$
- java.lang.Object
-
- scala.runtime.AbstractFunction3<PoolFlow.RequestContext,HttpResponse,java.lang.Object,SlotState.WaitingForEndOfResponseEntity>
-
- akka.http.impl.engine.client.pool.SlotState.WaitingForEndOfResponseEntity$
-
- All Implemented Interfaces:
java.io.Serializable
,scala.Function3<PoolFlow.RequestContext,HttpResponse,java.lang.Object,SlotState.WaitingForEndOfResponseEntity>
- Enclosing class:
- SlotState
public static class SlotState.WaitingForEndOfResponseEntity$ extends scala.runtime.AbstractFunction3<PoolFlow.RequestContext,HttpResponse,java.lang.Object,SlotState.WaitingForEndOfResponseEntity> implements java.io.Serializable
- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static SlotState.WaitingForEndOfResponseEntity$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description WaitingForEndOfResponseEntity$()
-
-
-
Field Detail
-
MODULE$
public static final SlotState.WaitingForEndOfResponseEntity$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-