Class ClientCancellationSpec.TestSetup
java.lang.Object
org.apache.pekko.http.impl.engine.client.ClientCancellationSpec.TestSetup
- Enclosing class:
- ClientCancellationSpec
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionaddress()binding()voidtestCase(org.apache.pekko.stream.scaladsl.Flow<HttpRequest, HttpResponse, Object> connection) 
- 
Constructor Details- 
TestSetuppublic TestSetup()
 
- 
- 
Method Details- 
address
- 
addressTls
- 
binding
- 
bindingTls
- 
settingsWithProxyTransport
- 
testCasepublic void testCase(org.apache.pekko.stream.scaladsl.Flow<HttpRequest, HttpResponse, Object> connection) 
 
-