Uses of Interface
org.jboss.resteasy.client.jaxrs.engines.AsyncClientHttpEngine
Packages that use AsyncClientHttpEngine
-
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engine
Methods in org.jboss.resteasy.client.jaxrs.engine that return AsyncClientHttpEngineModifier and TypeMethodDescriptionClientHttpEngineFactory.asyncHttpClientEngine
(ClientBuilderConfiguration configuration) Creates, or retrieves, aAsyncClientHttpEngine
based on the configuration. -
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engines
Subinterfaces of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.enginesClasses in org.jboss.resteasy.client.jaxrs.engines that implement AsyncClientHttpEngineModifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.
ClientHttpEngine
will be replaced.