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