Class PoolFlow.ResponseContext
java.lang.Object
org.apache.pekko.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, waitMethods inherited from interface scala.Equals
canEqual, equalsMethods inherited from interface scala.Product
productArity, productElement, productElementName, productElementNames, productIterator, productPrefix
-
Constructor Details
-
ResponseContext
-
-
Method Details
-
rc
-
response
-