Uses of Class
org.apache.hc.core5.testing.framework.ClientPOJOAdapter
Packages that use ClientPOJOAdapter
-
Uses of ClientPOJOAdapter in org.apache.hc.core5.testing.framework
Subclasses of ClientPOJOAdapter in org.apache.hc.core5.testing.frameworkFields in org.apache.hc.core5.testing.framework declared as ClientPOJOAdapterModifier and TypeFieldDescriptionprotected ClientPOJOAdapter
ClientTestingAdapter.adapter
This adapter will perform the HTTP request and return the response in the expected format.Methods in org.apache.hc.core5.testing.framework that return ClientPOJOAdapterModifier and TypeMethodDescriptionClientTestingAdapter.getClientPOJOAdapter()
Getter for theClientPOJOAdapter
that is actually used to make the HTTP request.Constructors in org.apache.hc.core5.testing.framework with parameters of type ClientPOJOAdapter