Interface ClientHttpEngineBuilder
- All Known Implementing Classes:
ClientHttpEngineBuilder43
,URLConnectionClientEngineBuilder
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
Deprecated, for removal: This API element is subject to removal in a future version.resteasyClientBuilder
(ResteasyClientBuilder resteasyClientBuilder) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
resteasyClientBuilder
Deprecated, for removal: This API element is subject to removal in a future version. -
build
ClientHttpEngine build()Deprecated, for removal: This API element is subject to removal in a future version.
-
org.jboss.resteasy.client.jaxrs.engine.ClientHttpEngineFactory
instead