Package | Description |
---|---|
org.apache.hc.core5.testing.framework |
Modifier and Type | Class and Description |
---|---|
class |
ClassicTestClientAdapter |
Modifier and Type | Field and Description |
---|---|
protected ClientPOJOAdapter |
ClientTestingAdapter.adapter
This adapter will perform the HTTP request and return the response in the
expected format.
|
Modifier and Type | Method and Description |
---|---|
ClientPOJOAdapter |
ClientTestingAdapter.getClientPOJOAdapter()
Getter for the
ClientPOJOAdapter that is actually used to make the
HTTP request. |
Constructor and Description |
---|
ClientTestingAdapter(ClientPOJOAdapter adapter) |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.