Uses of Interface
org.jboss.resteasy.client.jaxrs.engines.AsyncClientHttpEngine
Package
Description
-
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engine
Modifier and TypeMethodDescriptionClientHttpEngineFactory.asyncHttpClientEngine
(ClientBuilderConfiguration configuration) Creates, or retrieves, aAsyncClientHttpEngine
based on the configuration. -
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engines
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.class
-
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engines.jetty
Modifier and TypeClassDescriptionclass
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeMethodDescriptionJettyHttpClientEngineFactory.asyncHttpClientEngine
(ClientBuilderConfiguration configuration) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of AsyncClientHttpEngine in org.jboss.resteasy.client.jaxrs.engines.vertx
Modifier and TypeMethodDescriptionVertxClientHttpEngineFactory.asyncHttpClientEngine
(ClientBuilderConfiguration configuration)
ClientHttpEngine
will be replaced.