Package akka.http.impl.engine.client
Class PoolFlow.ResponseContext
java.lang.Object
akka.http.impl.engine.client.PoolFlow.ResponseContext
- All Implemented Interfaces:
Serializable
,scala.Equals
,scala.Product
- Enclosing class:
- PoolFlow
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionResponseContext
(PoolFlow.RequestContext rc, scala.util.Try<HttpResponse> response) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface scala.Equals
canEqual, equals
Methods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
ResponseContext
-
-
Method Details
-
rc
-
response
-