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 SummaryConstructorsConstructorDescriptionResponseContext(PoolFlow.RequestContext rc, scala.util.Try<HttpResponse> response) 
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
ResponseContext
 
- 
- 
Method Details- 
rc
- 
response
 
-