Uses of Class
org.apache.hc.core5.testing.framework.ClientTestingAdapter
-
Packages that use ClientTestingAdapter Package Description org.apache.hc.core5.testing.framework -
-
Uses of ClientTestingAdapter in org.apache.hc.core5.testing.framework
Subclasses of ClientTestingAdapter in org.apache.hc.core5.testing.framework Modifier and Type Class Description classClassicTestClientTestingAdapterFields in org.apache.hc.core5.testing.framework declared as ClientTestingAdapter Modifier and Type Field Description private ClientTestingAdapterTestingFramework. adapterprivate ClientTestingAdapterTestingFrameworkException. adapterMethods in org.apache.hc.core5.testing.framework with parameters of type ClientTestingAdapter Modifier and Type Method Description voidTestingFramework. setAdapter(ClientTestingAdapter adapter)Sets theClientTestingAdapter.voidTestingFrameworkException. setAdapter(ClientTestingAdapter adapter)Constructors in org.apache.hc.core5.testing.framework with parameters of type ClientTestingAdapter Constructor Description TestingFramework(ClientTestingAdapter adapter)
-